Searched defs:back_off (Results 1 – 2 of 2) sorted by relevance
486 void SafeBrowsingProtocolManager::ScheduleNextUpdate(bool back_off) { in ScheduleNextUpdate()511 int SafeBrowsingProtocolManager::GetNextUpdateTime(bool back_off) { in GetNextUpdateTime()
328 bool back_off = false; in OnURLFetchComplete() local