Home
last modified time | relevance | path

Searched refs:IncrementActiveClientsLoading (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/loader/
Dresource_scheduler.h170 void IncrementActiveClientsLoading();
Dresource_scheduler.cc344 scheduler_->IncrementActiveClientsLoading(); in UpdateThrottleState()
916 void ResourceScheduler::IncrementActiveClientsLoading() { in IncrementActiveClientsLoading() function in content::ResourceScheduler