Home
last modified time | relevance | path

Searched refs:GetCPIndexMap (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp111 std::unordered_map<int32_t, uint32_t> &cpIndexMap = iter->second.GetCPIndexMap(); in GetElementsIndex()
129 std::unordered_map<int32_t, uint32_t> &cpIndexMap = elmData.GetCPIndexMap(); in RecordElmToVecAndIndexMap()
144 std::unordered_map<int32_t, uint32_t> &cpIndexMap = iter->second.GetCPIndexMap(); in GetHClassIndex()
175 std::unordered_map<int32_t, uint32_t> &cpIndexMap = iter->second.GetCPIndexMap(); in GetHClassIndex()
193 std::unordered_map<int32_t, uint32_t> &cpIndexMap = ihcData.GetCPIndexMap(); in RecordIhcToVecAndIndexMap()
Dts_manager.h613 std::unordered_map<int32_t, uint32_t>& GetCPIndexMap() in GetCPIndexMap() function
637 std::unordered_map<int32_t, uint32_t>& GetCPIndexMap() in GetCPIndexMap() function