Home
last modified time | relevance | path

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

/external/chromium/chrome/common/
Dguid_posix.cc13 uint64 sixteen_bytes[2] = { base::RandUint64(), base::RandUint64() }; in GenerateGUID() local
14 return RandomDataToGUIDString(sixteen_bytes); in GenerateGUID()