Searched defs:ConsoleCall (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | debugger.h | 230 void ConsoleCall(ManagedThread *thread, ConsoleCallType type, uint64_t timestamp, in ConsoleCall() function
|
| D | pt_hooks_wrapper.h | 148 void ConsoleCall(PtThread thread, ConsoleCallType type, uint64_t timestamp, in ConsoleCall() function
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | runtime_notification.h | 67 …virtual void ConsoleCall([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] ConsoleCallType … in ConsoleCall() function
|
| /arkcompiler/runtime_core/static_core/runtime/include/tooling/ |
| D | debug_interface.h | 328 …virtual void ConsoleCall(PtThread /* thread */, ConsoleCallType /* type */, uint64_t /* timestamp … in ConsoleCall() function
|
| /arkcompiler/toolchain/tooling/static/ |
| D | inspector.cpp | 99 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/ |
| D | inspector.cpp | 103 void Inspector::ConsoleCall(PtThread thread, ConsoleCallType type, uint64_t timestamp, in ConsoleCall() function in ark::tooling::inspector::Inspector
|