IsThrottled 363 ash/display/display_controller.cc if (limiter_->IsThrottled()) IsThrottled 380 ash/display/display_controller.cc if (limiter_->IsThrottled()) IsThrottled 185 ash/display/display_controller.h bool IsThrottled() const; IsThrottled 123 components/nacl/browser/nacl_browser.h bool IsThrottled(); IsThrottled 398 components/nacl/browser/nacl_process_host.cc NaClBrowser::GetInstance()->IsThrottled()) { IsThrottled 105 sync/sessions/data_type_tracker.cc if (IsThrottled()) IsThrottled 133 sync/sessions/data_type_tracker.cc return !IsThrottled() && (HasLocalChangePending() || IsGetUpdatesRequired()); IsThrottled 137 sync/sessions/data_type_tracker.cc return !IsThrottled() && IsThrottled 156 sync/sessions/data_type_tracker.cc DCHECK(!IsThrottled()) IsThrottled 198 sync/sessions/data_type_tracker.cc if (!IsThrottled()) { IsThrottled 83 sync/sessions/data_type_tracker.h bool IsThrottled() const; IsThrottled 162 sync/sessions/nudge_tracker.cc if (it->second.IsThrottled()) { IsThrottled 171 sync/sessions/nudge_tracker.cc return type_trackers_.find(type)->second.IsThrottled(); IsThrottled 182 sync/sessions/nudge_tracker.cc if (it->second.IsThrottled()) { IsThrottled 197 sync/sessions/nudge_tracker.cc if (it->second.IsThrottled()) { IsThrottled 261 sync/sessions/nudge_tracker.cc if (!tracker.IsThrottled() && tracker.HasPendingInvalidation()) { IsThrottled 264 sync/sessions/nudge_tracker.cc if (!tracker.IsThrottled() && tracker.HasRefreshRequestPending()) { IsThrottled 267 sync/sessions/nudge_tracker.cc if (!tracker.IsThrottled() && tracker.HasLocalChangePending()) {