Searched refs:from_context_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dprofile_auth_data.cc54 // Transfer the proxy auth cache from |from_context_| to |to_context_|. If
66 // Retrieve the contents of |from_context_|'s cookie jar. When the retrieval
70 // Callback that receives the contents of |from_context_|'s cookie jar. Calls
74 // Retrieve |from_context_|'s channel IDs. When the retrieval finishes,
78 // Callback that receives |from_context_|'s channel IDs. Calls
102 scoped_refptr<net::URLRequestContextGetter> from_context_; member in class:chromeos::__anon3301::ProfileAuthDataTransferer
127 : from_context_(from_context->GetRequestContext()),
179 new_cache->UpdateAllFrom(*from_context_->GetURLRequestContext()->
214 from_context_->GetURLRequestContext()->cookie_store();
252 from_context_
[all...]

Completed in 71 milliseconds