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

/external/chromium_org/net/url_request/
H A Durl_request_context_storage.cc51 void URLRequestContextStorage::set_channel_id_service( function in class:net::URLRequestContextStorage
53 context_->set_channel_id_service(channel_id_service);
H A Durl_request_context_storage.h51 void set_channel_id_service(
H A Durl_request_context.cc47 set_channel_id_service(other->channel_id_service_);
H A Durl_request_context.h97 void set_channel_id_service( function in class:net::URLRequestContext
H A Durl_request_context_builder.cc307 storage->set_channel_id_service(
H A Durl_request_test_util.cc120 context_storage_.set_channel_id_service(
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_io_data.cc244 set_channel_id_service(channel_id_service);
245 main_context->set_channel_id_service(channel_id_service);
H A Dprofile_impl_io_data.cc535 set_channel_id_service(channel_id_service);
536 main_context->set_channel_id_service(channel_id_service);
H A Dprofile_io_data.h376 void set_channel_id_service(
H A Dprofile_io_data.cc1236 void ProfileIOData::set_channel_id_service( function in class:ProfileIOData
/external/chromium_org/chromecast/shell/browser/
H A Durl_request_context_factory.cc310 system_context->set_channel_id_service(channel_id_service_.get());
383 main_context->set_channel_id_service(channel_id_service_.get());
/external/chromium_org/content/shell/browser/
H A Dshell_url_request_context_getter.cc109 storage_->set_channel_id_service(new net::ChannelIDService(
/external/chromium_org/chrome/browser/
H A Dio_thread.cc255 context->set_channel_id_service(
284 context->set_channel_id_service(

Completed in 1238 milliseconds