Home
last modified time | relevance | path

Searched defs:fAppTypeDefined (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs328 internal static bool fAppTypeDefined = false; field in CafeX.Program
4033 static CAFEX_ERROR bootrun(List<string> args, bool fAppTypeDefined) in bootrun()