Searched defs:cpListIndexMap (Results 1 – 1 of 1) sorted by relevance
1226 std::map<int32_t, uint32_t> cpListIndexMap; in ProcessSnapshotConstantPool() local1233 void TSManager::GenerateSnapshotConstantPoolList(std::map<int32_t, uint32_t> &cpListIndexMap, in GenerateSnapshotConstantPoolList()1279 void TSManager::FillSnapshotConstantPoolList(const std::map<int32_t, uint32_t> &cpListIndexMap, in FillSnapshotConstantPoolList()1382 …id TSManager::AddValueToSnapshotConstantPoolList(const std::map<int32_t, uint32_t> &cpListIndexMap, in AddValueToSnapshotConstantPoolList()