OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:to_context_
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/
profile_auth_data.cc
49
scoped_refptr<net::URLRequestContextGetter>
to_context_
;
member in class:chromeos::__anon7830::ProfileAuthDataTransferer
66
to_context_
(to_context->GetRequestContext()),
117
to_context_
->GetURLRequestContext()->cookie_store();
132
// Callback for transferring |cookies_to_transfer_| into |
to_context_
|'s
142
to_context_
->GetURLRequestContext()->cookie_store();
147
to_context_
->GetURLRequestContext()->server_bound_cert_service();
200
// into the |
to_context_
|. If user was required to authenticate with a proxy
205
net::HttpAuthCache* new_cache =
to_context_
->GetURLRequestContext()->
Completed in 162 milliseconds