Home
last modified time | relevance | path

Searched refs:tempMap (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
H A Dvirtual_thread.cpp232 std::vector<std::shared_ptr<DfxMap>> tempMap; in ParseMap() local
251 tempMap.push_back(memMapItem); in ParseMap()
266 for (auto tempMapIter = tempMap.begin(); tempMapIter != tempMap.end(); ++tempMapIter) { in ParseMap()
278 memMaps.insert(memMaps.end(), tempMap.begin(), tempMap.end()); in ParseMap()

Completed in 2 milliseconds