Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
H A Druntime_notification.h81 virtual void ClassPrepare([[maybe_unused]] Class *klass) {} in ClassPrepare() function in ark::RuntimeListener
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Ddebug_interface.h284 virtual void ClassPrepare(PtThread /* thread */, BaseClass * /* klass */) {} in ClassPrepare() function in ark::tooling::PtHooks
400 virtual void ClassPrepare(PtThread /* thread */, PtClass /* klass */) {} in ClassPrepare() function in ark::tooling::PtHooks
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebugger.cpp582 void Debugger::ClassPrepare(Class *klass) in ClassPrepare() function in ark::tooling::Debugger

Completed in 4 milliseconds