Searched refs:UpdateTypeThrottlingState (Results 1 – 4 of 4) sorted by relevance
84 void UpdateTypeThrottlingState(base::TimeTicks now);
453 nudge_tracker_.UpdateTypeThrottlingState(t1); in TEST_F()487 nudge_tracker_.UpdateTypeThrottlingState(t1); in TEST_F()515 nudge_tracker_.UpdateTypeThrottlingState(t1); in TEST_F()550 nudge_tracker_.UpdateTypeThrottlingState(t1); in TEST_F()561 nudge_tracker_.UpdateTypeThrottlingState(t2); in TEST_F()
190 void NudgeTracker::UpdateTypeThrottlingState(base::TimeTicks now) { in UpdateTypeThrottlingState() function in syncer::sessions::NudgeTracker
764 nudge_tracker_.UpdateTypeThrottlingState(unthrottle_time); in TypeUnthrottle()