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

  /external/chromium/chrome/browser/profiles/
profile.h 578 static void set_default_request_context(net::URLRequestContextGetter* c) { function in class:Profile
  /external/chromium/chrome/browser/autofill/
autofill_download_unittest.cc 57 Profile::set_default_request_context(NULL);
62 Profile::set_default_request_context(request_context_getter.get());

Completed in 20 milliseconds