Home
last modified time | relevance | path

Searched defs:ConsoleCall (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
H A Dinspector.cpp106 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/
H A Druntime_notification.h67 virtual void ConsoleCall([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] ConsoleCallType type, in ConsoleCall() function in ark::RuntimeListener
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Ddebug_interface.h339 virtual void ConsoleCall(PtThread /* thread */, ConsoleCallType /* type */, uint64_t /* timestamp */, in ConsoleCall() function in ark::tooling::PtHooks

Completed in 4 milliseconds