Searched refs:GetEntityId (Results 1 – 6 of 6) sorted by relevance
106 panda_file::File::EntityId GetEntityId(uint32_t index) const in GetEntityId() function206 EntityId id = constpoolHandle->GetEntityId(index); in GetMethodFromCache()235 panda_file::File::EntityId literalId = constpool->GetEntityId(literal); in GetClassLiteralFromCache()269 panda_file::File::EntityId id = taggedPool->GetEntityId(index); in GetLiteralFromCache()323 panda_file::File::EntityId id = taggedPool->GetEntityId(index); in GetIdFromCache()343 panda_file::File::EntityId id = taggedPool->GetEntityId(index); in GetStringFromCache()
36 panda_file::File::EntityId id = constpool->GetEntityId(scopeId); in GenerateScopeInfo()
51 File::EntityId GetEntityId() const in GetEntityId() function
1302 uint32_t methodOffset = oldCP->GetEntityId(data.index).GetOffset(); in FillSnapshotConstantPoolList()1343 panda_file::File::EntityId id = oldCP->GetEntityId(data.index); in FillSnapshotConstantPoolList()1368 panda_file::File::EntityId id = oldCP->GetEntityId(data.index); in FillSnapshotConstantPoolList()
1341 uint32_t id = constantStr->GetEntityId(); in DeserializeString()1564 uint32_t id = constantStr->GetEntityId(); in RelocateSpaceObject()
2553 panda_file::File::EntityId id = constpool->GetEntityId(scopeId); in RuntimeOptGenerateScopeInfo()