Home
last modified time | relevance | path

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

/arkcompiler/toolchain/inspector/
Dinspector.cpp529 void StopOldDebug(int tid, const std::string& componentName) in StopOldDebug() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5371 using StopOldDebug = void (*)(int, const std::string &); in StopDebugger() typedef