Home | History | Annotate | Download | only in extensions

Lines Matching refs:SaveTime

571 void SaveTime(DictionaryValue* dictionary, const char* key, const Time& time) {
578 // The opposite of SaveTime. If |key| is not found, this returns an empty Time
604 SaveTime(update.Get(), kLastPingDay, time);
614 SaveTime(update.Get(), kLastPingDay, time);
626 SaveTime(update.Get(), kLastActivePingDay, time);