Searched defs:GetGUID (Results 1 – 6 of 6) sorted by relevance
15 base::UnguessableToken SharedMemoryHandle::GetGUID() const { in GetGUID() function in base::SharedMemoryHandle
93 const UnguessableToken& GetGUID() const { in GetGUID() function
92 const UnguessableToken& GetGUID() const { in GetGUID() function
195 const UnguessableToken& GetGUID() const { return guid_; } in GetGUID() function
127 const string GetGUID(const string& to_hash) { return MD5Hash(to_hash); } in GetGUID() function