Searched refs:GetPingTimesRegKey (Results 1 – 1 of 1) sorted by relevance
77 bool GetPingTimesRegKey(REGSAM access, base::win::RegKey* key) { in GetPingTimesRegKey() function173 return GetPingTimesRegKey(KEY_WRITE, &key) && in WritePingTime()181 return GetPingTimesRegKey(KEY_READ, &key) && in ReadPingTime()187 GetPingTimesRegKey(KEY_WRITE, &key); in ClearPingTime()