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

/external/chromium_org/device/serial/
H A Dserial_service_impl.h48 scoped_refptr<SerialConnectionFactory> connection_factory_; member in class:device::SerialServiceImpl
/external/chromium_org/components/gcm_driver/
H A Dgcm_client_impl.h288 scoped_ptr<ConnectionFactory> connection_factory_; member in class:gcm::GCMClientImpl
/external/chromium_org/google_apis/gcm/engine/
H A Dmcs_client.h227 ConnectionFactory* connection_factory_; member in class:gcm::MCSClient
H A Dmcs_client_unittest.cc100 return &connection_factory_;
133 FakeConnectionFactory connection_factory_; member in class:gcm::__anon8383::MCSClientTest
170 &connection_factory_,
213 connection_factory_.GetConnectionHandler());
/external/chromium_org/google_apis/gcm/tools/
H A Dmcs_probe.cc251 scoped_ptr<ConnectionFactoryImpl> connection_factory_; member in class:gcm::__anon8388::MCSProbe
302 connection_factory_.reset(
315 connection_factory_.get(),

Completed in 159 milliseconds