OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetURLRequestContext
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/components/autofill/core/browser/
test_autofill_driver.cc
61
void TestAutofillDriver::
SetURLRequestContext
(
/external/chromium_org/rlz/lib/
financial_ping.cc
189
bool FinancialPing::
SetURLRequestContext
(
330
// Ensure rlz_lib::
SetURLRequestContext
() has been called before sending
rlz_lib.cc
212
bool
SetURLRequestContext
(net::URLRequestContextGetter* context) {
213
return FinancialPing::
SetURLRequestContext
(context);
/external/chromium_org/content/browser/
storage_partition_impl.cc
771
void StoragePartitionImpl::
SetURLRequestContext
(
Completed in 890 milliseconds