Searched refs:is_throttled (Results 1 – 3 of 3) sorted by relevance
250 BoolSyncStat is_throttled(section_network, "Throttled"); in ConstructAboutInformation() local377 is_throttled.SetValue(snapshot.is_silenced()); in ConstructAboutInformation()
200 void SetInputThrottledUntilCommitOnImplThread(bool is_throttled);
629 bool is_throttled) { in SetInputThrottledUntilCommitOnImplThread() argument631 if (is_throttled == input_throttled_until_commit_) in SetInputThrottledUntilCommitOnImplThread()633 input_throttled_until_commit_ = is_throttled; in SetInputThrottledUntilCommitOnImplThread()