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

/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_impl.h368 void UpdateLoadStates();
463 // A timer that periodically calls UpdateLoadStates while pending_requests_
H A Dresource_dispatcher_host_impl.cc114 // The interval for calls to ResourceDispatcherHostImpl::UpdateLoadStates
773 this, &ResourceDispatcherHostImpl::UpdateLoadStates);
1876 void ResourceDispatcherHostImpl::UpdateLoadStates() { function in class:content::ResourceDispatcherHostImpl

Completed in 306 milliseconds