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

  /external/chromium/android/content/browser/tab_contents/
tab_contents.h 31 void SetProfileRequestContext(net::URLRequestContextGetter* context) { static_cast<ProfileImplAndroid*>(profile_.get())->SetRequestContext(context); }
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 32 void SetProfileRequestContext(URLRequestContextGetter* context) { static_cast<ProfileImplAndroid*>(profile_.get())->SetRequestContext(context); }
    [all...]

Completed in 55 milliseconds