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

  /external/chromium/chrome/common/
guid_posix.cc 14 return RandomDataToGUIDString(sixteen_bytes);
19 std::string RandomDataToGUIDString(const uint64 bytes[2]) {
  /external/chromium_org/base/
guid_posix.cc 14 return RandomDataToGUIDString(sixteen_bytes);
19 std::string RandomDataToGUIDString(const uint64 bytes[2]) {

Completed in 398 milliseconds