Searched defs:network_channel_creator (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/invalidation/
H A Dnon_blocking_invalidator_unittest.cc44 NetworkChannelCreator network_channel_creator = local
48 network_channel_creator,
H A Dticl_invalidation_service.cc356 syncer::NetworkChannelCreator network_channel_creator; local
369 network_channel_creator =
376 network_channel_creator =
391 network_channel_creator,
H A Dnon_blocking_invalidator.cc26 NetworkChannelCreator network_channel_creator,
35 : network_channel_creator(network_channel_creator),
45 NetworkChannelCreator network_channel_creator; member in struct:syncer::NonBlockingInvalidator::InitializeOptions
159 initialize_options.network_channel_creator.Run();
220 NetworkChannelCreator network_channel_creator,
238 InitializeOptions initialize_options(network_channel_creator,
25 InitializeOptions( NetworkChannelCreator network_channel_creator, const std::string& invalidator_client_id, const UnackedInvalidationsMap& saved_invalidations, const std::string& invalidation_bootstrap_data, const base::WeakPtr<InvalidationStateTracker>& invalidation_state_tracker, const scoped_refptr<base::SingleThreadTaskRunner>& invalidation_state_tracker_task_runner, const std::string& client_info, scoped_refptr<net::URLRequestContextGetter> request_context_getter) argument
219 NonBlockingInvalidator( NetworkChannelCreator network_channel_creator, const std::string& invalidator_client_id, const UnackedInvalidationsMap& saved_invalidations, const std::string& invalidation_bootstrap_data, InvalidationStateTracker* invalidation_state_tracker, const std::string& client_info, const scoped_refptr<net::URLRequestContextGetter>& request_context_getter) argument
/external/chromium_org/sync/tools/
H A Dsync_listen_notifications.cc185 syncer::NetworkChannelCreator network_channel_creator = local
192 network_channel_creator,
H A Dsync_client.cc347 syncer::NetworkChannelCreator network_channel_creator = local
354 network_channel_creator,

Completed in 146 milliseconds