Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/gpuservice/gpustats/
H A DGpuStats.cpp274 static std::string int64VectorToProtoByteString(const std::vector<int64_t>& value) { in int64VectorToProtoByteString() function
294 std::string glDriverBytes = int64VectorToProtoByteString( in pullAppInfoAtom()
296 std::string vkDriverBytes = int64VectorToProtoByteString( in pullAppInfoAtom()
298 std::string angleDriverBytes = int64VectorToProtoByteString( in pullAppInfoAtom()