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

  /external/chromium/chrome/browser/profiles/
profile_io_data.h 66 scoped_refptr<ChromeURLRequestContext> GetMainRequestContext() const;
profile_io_data.cc 218 ProfileIOData::GetMainRequestContext() const {
  /external/chromium/chrome/browser/net/
chrome_url_request_context.cc 52 return profile_io_data_->GetMainRequestContext();

Completed in 46 milliseconds