Home
last modified time | relevance | path

Searched defs:strIdMapObjVec (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot_json_serializer.cpp59 … CUnorderedMap<uint64_t, CVector<uint64_t>> &strIdMapObjVec) in DumpStringTable()
Dheap_profiler.cpp891 CUnorderedMap<uint64_t, CVector<uint64_t>> strIdMapObjVec; // string id map to objs vector in DumpRawHeap() local