Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_runner.h209 void ClassPrepare(PtThread thread, BaseClass *klass) override in ClassPrepare() function
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dpt_hooks_wrapper.h364 void ClassPrepare(PtThread thread, BaseClass *klass) override in ClassPrepare() function
Ddebugger.cpp621 void Debugger::ClassPrepare(Class *klass) in ClassPrepare() function in ark::tooling::Debugger
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime_notification.h81 virtual void ClassPrepare([[maybe_unused]] Class *klass) {} in ClassPrepare() function
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Ddebug_interface.h273 virtual void ClassPrepare(PtThread /* thread */, BaseClass * /* klass */) {} in ClassPrepare() function