Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/include/
H A Dutilities.h138 std::vector<std::string> stringItems; in VectorToString() local
140 stringItems.push_back("[" + VectorToString(item) + "]"); in VectorToString()
142 return VectorToString(stringItems); in VectorToString()
/developtools/hiperf/include/
H A Dutilities.h140 std::vector<std::string> stringItems; in VectorToString() local
142 stringItems.push_back("[" + VectorToString(item) + "]"); in VectorToString()
144 return VectorToString(stringItems); in VectorToString()

Completed in 2 milliseconds