Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Dguid.cc62 return RandomDataToGUIDString(sixteen_bytes); in GenerateGUID()
73 std::string RandomDataToGUIDString(const uint64_t bytes[2]) { in RandomDataToGUIDString() function
H A Dguid_unittest.cc31 std::string clientid = RandomDataToGUIDString(bytes); in TEST()
37 std::string clientid = RandomDataToGUIDString(bytes); in TEST()
H A Dguid.h41 BASE_EXPORT std::string RandomDataToGUIDString(const uint64_t bytes[2]);
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/
Dguid.h44 BASE_EXPORT std::string RandomDataToGUIDString(const uint64_t bytes[2]);
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dguid.h44 BASE_EXPORT std::string RandomDataToGUIDString(const uint64_t bytes[2]);