Searched defs:StopDebug (Results 1 – 3 of 3) sorted by relevance
24 extern "C" bool StopDebug(const std::string &name) in StopDebug() function
280 void StopDebug(const std::string& componentName) in StopDebug() function
314 using StopDebug = void (*)(const std::string &); in StopDebugger() typedef