Home
last modified time | relevance | path

Searched defs:ConsoleCall (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/
Ddebugger.h230 void ConsoleCall(ManagedThread *thread, ConsoleCallType type, uint64_t timestamp, in ConsoleCall() function
Dpt_hooks_wrapper.h148 void ConsoleCall(PtThread thread, ConsoleCallType type, uint64_t timestamp, in ConsoleCall() function
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime_notification.h67 …virtual void ConsoleCall([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] ConsoleCallType … in ConsoleCall() function
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h328 …virtual void ConsoleCall(PtThread /* thread */, ConsoleCallType /* type */, uint64_t /* timestamp … in ConsoleCall() function
/arkcompiler/toolchain/tooling/static/
Dinspector.cpp99 void Inspector::ConsoleCall(PtThread thread, ConsoleCallType type, uint64_t timestamp, in ConsoleCall() function in ark::tooling::inspector::Inspector
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector.cpp103 void Inspector::ConsoleCall(PtThread thread, ConsoleCallType type, uint64_t timestamp, in ConsoleCall() function in ark::tooling::inspector::Inspector