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