HomeSort by relevance Sort by last modified time
    Searched defs:RandomDataToGUIDString (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/
guid_posix.cc 30 return RandomDataToGUIDString(sixteen_bytes);
35 std::string RandomDataToGUIDString(const uint64_t bytes[2]) {
  /external/libweave/third_party/chromium/base/
guid_posix.cc 30 return RandomDataToGUIDString(sixteen_bytes);
35 std::string RandomDataToGUIDString(const uint64_t bytes[2]) {

Completed in 73 milliseconds