Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/test/entry/
Dtest_debugger_entry.cpp24 extern "C" bool StopDebug(const std::string &name) in StopDebug() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Ddebugger_arkapi.cpp116 using StopDebug = void (*)(void *); in StopDebugger() typedef
/arkcompiler/toolchain/inspector/
Dinspector.cpp498 void StopDebug(void* vm, bool isHybrid) in StopDebug() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5328 using StopDebug = void (*)(void *, bool); in StopDebugger() typedef