Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/entry/
Dtest_debugger_entry.cpp19 extern "C" bool StartDebug(const std::string &name, EcmaVM *vm, bool isDebugMode) in StartDebug() function
/arkcompiler/toolchain/inspector/
Dinspector.cpp260 bool StartDebug(const std::string& componentName, void* vm, bool isDebugMode, in StartDebug() function