Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/dprofiler/
Ddprofiler.cpp74 void DProfiler::AddClass(const Class *klass) in AddClass() function in panda::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 panda::ClassLinkerExtension
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_module.cpp772 void MIRModule::AddClass(TyIdx tyIdx) in AddClass() function in maple::MIRModule
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dts2ets_copy.cpp453 void AddClass(panda::Class *klass) in AddClass() function in panda::ets::interop::js::EtsArgsClassesCollector
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h1026 bool VariableScope::AddClass(ArenaAllocator *allocator, Variable *currentVariable, Decl *newDecl) in AddClass() function