Searched refs:descriptor_hash (Results 1 – 2 of 2) sorted by relevance
673 if (entity_pair->descriptor_hash % class_hash_table.size() != pos) { in GetClassIdFromClassHashTable()678 if (hash == entity_pair->descriptor_hash) { in GetClassIdFromClassHashTable()
46 uint32_t descriptor_hash; member