Home
last modified time | relevance | path

Searched refs:UpdateNodeValueByPath (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DTools.cs821 internal static void UpdateNodeValueByPath(string file_name, string xpath, string new_value) in UpdateNodeValueByPath() method in CafeX.XmlHandler
DCafeFunctions.cs8920 XmlHandler.UpdateNodeValueByPath(file_dest, "//standby/enable", "1"); in update_system_xml()