OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 54 milliseconds