HomeSort by relevance Sort by last modified time
    Searched refs:UpdateLoadStates (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.h 353 void UpdateLoadStates();
427 // A timer that periodically calls UpdateLoadStates while pending_requests_
resource_dispatcher_host_impl.cc 111 // The interval for calls to ResourceDispatcherHostImpl::UpdateLoadStates
664 this, &ResourceDispatcherHostImpl::UpdateLoadStates);
    [all...]

Completed in 26 milliseconds