Home
last modified time | relevance | path

Searched defs:AddClass (Results 1 – 3 of 3) sorted by relevance

/ark/runtime_core/runtime/dprofiler/
Ddprofiler.cpp75 void DProfiler::AddClass(const Class *klass) in AddClass() function in panda::DProfiler
/ark/runtime_core/verification/job_queue/
Djob.h54 void AddClass(uint32_t offset, const CachedClass &ch_method) in AddClass() function
/ark/runtime_core/runtime/
Dclass_linker_extension.cpp201 Class *ClassLinkerExtension::AddClass(Class *klass) in AddClass() function in panda::ClassLinkerExtension