Searched defs:cpListIndexMap (Results 1 – 1 of 1) sorted by relevance
994 std::map<int32_t, uint32_t> cpListIndexMap; in ProcessSnapshotConstantPool() local1001 void TSManager::GenerateSnapshotConstantPoolList(std::map<int32_t, uint32_t> &cpListIndexMap, in GenerateSnapshotConstantPoolList()1030 void TSManager::FillSnapshotConstantPoolList(const std::map<int32_t, uint32_t> &cpListIndexMap, in FillSnapshotConstantPoolList()1116 …d TSManager::AddHClassToSnapshotConstantPoolList(const std::map<int32_t, uint32_t> &cpListIndexMap, in AddHClassToSnapshotConstantPoolList()