Searched defs:SetURLRequestContext (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/rlz/lib/
H A Dfinancial_ping.cc183 bool FinancialPing::SetURLRequestContext( function in class:rlz_lib::FinancialPing
293 // Ensure rlz_lib::SetURLRequestContext() has been called before sending
H A Drlz_lib.cc212 bool SetURLRequestContext(net::URLRequestContextGetter* context) { function in namespace:rlz_lib
213 return FinancialPing::SetURLRequestContext(context);
/external/chromium_org/content/browser/
H A Dstorage_partition_impl.cc659 void StoragePartitionImpl::SetURLRequestContext( function in class:content::StoragePartitionImpl

Completed in 3635 milliseconds