Searched refs:ClientThrottleState (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/loader/
H A Dresource_scheduler.h56 enum ClientThrottleState { enum in class:content::ResourceScheduler
103 ClientThrottleState GetClientStateForTesting(int child_id, int route_id);
H A Dresource_scheduler.cc323 ClientThrottleState old_throttle_state = throttle_state_;
409 void SetThrottleState(ResourceScheduler::ClientThrottleState throttle_state) {
422 ResourceScheduler::ClientThrottleState throttle_state() const {
714 ResourceScheduler::ClientThrottleState throttle_state_;
738 ResourceScheduler::ClientThrottleState

Completed in 532 milliseconds