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

  /external/chromium/android/autofill/
profile_android.cc 71 return url_request_context_getter_.get();
profile_android.h 129 void SetRequestContext(net::URLRequestContextGetter* context) { url_request_context_getter_ = context; }
260 scoped_refptr<net::URLRequestContextGetter> url_request_context_getter_; member in class:ProfileImplAndroid

Completed in 27 milliseconds