Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_prefs.cc580 Time ReadTime(const DictionaryValue* dictionary, const char* key) { in ReadTime() function
597 return ReadTime(GetExtensionPref(extension_id), kLastPingDay); in LastPingDay()
608 return ReadTime(prefs_->GetDictionary(kExtensionsBlacklistUpdate), in BlacklistLastPingDay()
619 return ReadTime(GetExtensionPref(extension_id), kLastActivePingDay); in LastActivePingDay()