Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs8258 …static CAFEX_ERROR update_system_xml(string file_dest, string cmd_flags, string system_mode, strin… in update_system_xml() argument
8285 if (system_mode == "dev") in update_system_xml()
8289 else if (system_mode == "test") in update_system_xml()
8295 if (system_mode == "prod") in update_system_xml()
8300 else if (system_mode != null) in update_system_xml()