Searched defs:entity_id (Results 1 – 4 of 4) sorted by relevance
286 auto entity_id = panda_file::File::EntityId(classes[i]); in AddClassHashTable() local318 auto entity_id = panda_file::File::EntityId(classes[i]); in ResolveConflictClassHashTable() local
509 auto id_to_ref_or_id = [](auto entity_id) { return entity_id; }; in InitializeIndex()682 auto add_ancestor = [&](auto entity_id) { in AddAncestors()698 void FastAPIClassRW::ProcessClass(const panda_file::File &pf, panda_file::File::EntityId entity_id) in ProcessClass()1101 panda_file::File::EntityId entity_id {idx}; in ProcessFile() local
78 panda_file::File::EntityId entity_id {id}; in RunVerifier() local
661 auto entity_id = File::EntityId(entity_pair->entity_id_offset); in GetClassIdFromClassHashTable() local