Home
last modified time | relevance | path

Searched defs:AddClassHashTable (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/aot/aot_builder/
Daot_builder.cpp269 void AotBuilder::AddClassHashTable(const panda_file::File &panda_file) in AddClassHashTable() function in panda::compiler::AotBuilder
/arkcompiler/runtime_core/compiler/tests/
Dclass_hash_table_test.cpp100 TEST_F(ClassHashTableTest, AddClassHashTable) in TEST_F() argument