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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_io_data.h521 URLRequestContextMap; typedef in class:ProfileIOData
688 mutable URLRequestContextMap app_request_context_map_;
689 mutable URLRequestContextMap isolated_media_request_context_map_;
H A Dprofile_io_data.cc622 for (URLRequestContextMap::const_iterator it =
633 for (URLRequestContextMap::const_iterator it =
651 for (URLRequestContextMap::iterator it = app_request_context_map_.begin();
664 for (URLRequestContextMap::iterator it =

Completed in 109 milliseconds