Searched defs:CountActiveClientsLoading (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/loader/
H A Dresource_scheduler.cc910 DCHECK_EQ(active_clients_loading_, CountActiveClientsLoading());
918 DCHECK_EQ(active_clients_loading_, CountActiveClientsLoading());
933 size_t ResourceScheduler::CountActiveClientsLoading() const { function in class:content::ResourceScheduler

Completed in 716 milliseconds