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

  /external/chromium/chrome/browser/profiles/
profile_io_data.h 160 return main_request_context_;
228 mutable scoped_refptr<RequestContext> main_request_context_; member in class:ProfileIOData
  /external/chromium_org/chrome/browser/profiles/
profile_io_data.h 331 return main_request_context_.get();
347 // Fills in fields of params using values from main_request_context_ and the
514 mutable scoped_ptr<ChromeURLRequestContext> main_request_context_; member in class:ProfileIOData

Completed in 967 milliseconds