Home
last modified time | relevance | path

Searched refs:StartDebuggerImpl (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/test/utils/
H A Dtest_entry.h24 bool StartDebuggerImpl(const std::string &name, EcmaVM *vm, bool isDebugMode);
H A Dtest_entry.cpp27 bool StartDebuggerImpl([[maybe_unused]] const std::string &name, EcmaVM *vm, [[maybe_unused]] bool isDebugMode) in StartDebuggerImpl() function
/arkcompiler/toolchain/tooling/test/entry/
H A Dtest_debugger_entry.cpp21 return StartDebuggerImpl(name, vm, isDebugMode); in StartDebug()

Completed in 1 milliseconds