Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/
Dpt_hooks_wrapper.h146 void ConsoleCall(PtThread thread, ConsoleCallType type, uint64_t timestamp, in ConsoleCall() function
Ddebugger.h245 void ConsoleCall(ManagedThread *thread, ConsoleCallType type, uint64_t timestamp, in ConsoleCall() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector.cpp100 void Inspector::ConsoleCall(PtThread thread, ConsoleCallType type, uint64_t timestamp, in ConsoleCall() function in ark::tooling::inspector::Inspector
/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.h339 …virtual void ConsoleCall(PtThread /* thread */, ConsoleCallType /* type */, uint64_t /* timestamp … in ConsoleCall() function