Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/include/
Dutilities.h139 std::vector<std::string> stringItems; in VectorToString() local
141 stringItems.push_back("[" + VectorToString(item) + "]"); in VectorToString()
143 return VectorToString(stringItems); in VectorToString()
/developtools/hiperf/include/
Dutilities.h141 std::vector<std::string> stringItems; in VectorToString() local
143 stringItems.push_back("[" + VectorToString(item) + "]"); in VectorToString()
145 return VectorToString(stringItems); in VectorToString()