Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dclass_hash_table_test.cpp310 TEST_F(ClassHashTableTest, GetClassIdFromClassHashTable) in TEST_F() argument
/arkcompiler/runtime_core/libpandafile/
Dfile.cpp666 File::EntityId File::GetClassIdFromClassHashTable(const uint8_t *mutf8_name) const in GetClassIdFromClassHashTable() function in panda::panda_file::File