Home
last modified time | relevance | path

Searched refs:SetClassIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.cpp490 runtimeClass->SetClassIndex(pf->GetClassIndex(classId)); in UpdatePandaFileInClass()
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h790 void SetClassIndex(Span<const panda_file::File::EntityId> index) in SetClassIndex() function
/arkcompiler/runtime_core/static_core/runtime/
Dclass_linker.cpp840 klass->SetClassIndex(pf.GetClassIndex(classId)); in LoadClass()