Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dclass_hash_table_test.cpp263 pfile->SetClassHashTable(aot_panda_file.GetClassHashTable()); in TEST_F()
/arkcompiler/runtime_core/libpandafile/
Dfile.h420 …void SetClassHashTable(panda::Span<const panda::panda_file::EntityPairHeader> class_hash_table) co… in SetClassHashTable() function