Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/dprofiler/
Ddprofiler.cpp74 void DProfiler::AddClass(const Class *klass) in AddClass() function in ark::DProfiler
/arkcompiler/runtime_core/static_core/runtime/profilesaver/
Dprofile_dump_info.h85 void AddClass(uint32_t classindex) const in AddClass() function
/arkcompiler/runtime_core/static_core/runtime/
Dclass_linker_extension.cpp213 Class *ClassLinkerExtension::AddClass(Class *klass) in AddClass() function in ark::ClassLinkerExtension
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dts2ets_copy.cpp459 void AddClass(ark::Class *klass) in AddClass() function in ark::ets::interop::js::EtsArgsClassesCollector
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h1283 bool VariableScope::AddClass(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl) in AddClass() function