Home
last modified time | relevance | path

Searched refs:SetClassHashTable (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dfile_manager.cpp34 pf->SetClassHashTable(aotFile->GetClassHashTable()); in LoadAbcFile()
/arkcompiler/runtime_core/static_core/compiler/tests/
Dclass_hash_table_test.cpp263 pfile->SetClassHashTable(aotPandaFile.GetClassHashTable()); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/
Dclass_hash_table_test.cpp263 pfile->SetClassHashTable(aot_panda_file.GetClassHashTable()); in TEST_F()
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.h378 …void SetClassHashTable(panda::Span<const panda::panda_file::EntityPairHeader> classHashTable) const in SetClassHashTable() function
/arkcompiler/runtime_core/libpandafile/
Dfile.h420 …void SetClassHashTable(panda::Span<const panda::panda_file::EntityPairHeader> class_hash_table) co… in SetClassHashTable() function