Searched refs:DEBUGGER (Results 1 – 4 of 4) sorted by relevance
41 const std::string DEBUGGER = "@Debugger"; variable223 if (option.find(DEBUGGER) == std::string::npos) { in StartDebugMode()
83 const std::string DEBUGGER = "@Debugger"; variable228 if (option.find(DEBUGGER) == std::string::npos) { in StartDebugMode()363 if (option.find(DEBUGGER) == std::string::npos) { in StartProfiler()
32 constexpr auto DEBUGGER = "@Debugger"; variable134 if (idStr.find(DEBUGGER) == std::string::npos) { in ParseHdcRegisterOption()137 pos = idStr.find(DEBUGGER); in ParseHdcRegisterOption()164 if (option.find(DEBUGGER) == std::string::npos) { in StartDebugger()
28 static const std::string DEBUGGER = "@Debugger"; variable377 pos = idStr.find(DEBUGGER); in ParseHdcRegisterOption()