Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/gpuservice/gpustats/
H A DGpuStats.cpp392 static std::string int64VectorToProtoByteString(const std::vector<int64_t>& value) { in int64VectorToProtoByteString() function
412 std::string glDriverBytes = int64VectorToProtoByteString( in pullAppInfoAtom()
414 std::string vkDriverBytes = int64VectorToProtoByteString( in pullAppInfoAtom()
416 std::string angleDriverBytes = int64VectorToProtoByteString( in pullAppInfoAtom()