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

  /external/chromium_org/chrome/browser/component_updater/
crx_update_item.h 113 std::vector<base::WeakPtr<CUResourceThrottle> > throttles; member in struct:component_updater::CrxUpdateItem
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.cc 595 ScopedVector<ResourceThrottle> throttles; local
599 is_content_initiated, must_download, &throttles);
600 if (!throttles.empty()) {
603 handler.Pass(), request, throttles.Pass()));
1174 ScopedVector<ResourceThrottle> throttles; local
    [all...]

Completed in 63 milliseconds