ConnectionFactoryImpl 43 google_apis/gcm/engine/connection_factory_impl.cc ConnectionFactoryImpl::ConnectionFactoryImpl( ConnectionFactoryImpl 63 google_apis/gcm/engine/connection_factory_impl.cc ConnectionFactoryImpl::~ConnectionFactoryImpl() { ConnectionFactoryImpl 70 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::Initialize( ConnectionFactoryImpl 86 google_apis/gcm/engine/connection_factory_impl.cc base::Bind(&ConnectionFactoryImpl::ConnectionHandlerCallback, ConnectionFactoryImpl 90 google_apis/gcm/engine/connection_factory_impl.cc ConnectionHandler* ConnectionFactoryImpl::GetConnectionHandler() const { ConnectionFactoryImpl 94 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::Connect() { ConnectionFactoryImpl 106 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::ConnectWithBackoff() { ConnectionFactoryImpl 121 google_apis/gcm/engine/connection_factory_impl.cc base::Bind(&ConnectionFactoryImpl::ConnectWithBackoff, ConnectionFactoryImpl 132 google_apis/gcm/engine/connection_factory_impl.cc bool ConnectionFactoryImpl::IsEndpointReachable() const { ConnectionFactoryImpl 136 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::SignalConnectionReset( ConnectionFactoryImpl 197 google_apis/gcm/engine/connection_factory_impl.cc base::TimeTicks ConnectionFactoryImpl::NextRetryAttempt() const { ConnectionFactoryImpl 203 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::OnConnectionTypeChanged( ConnectionFactoryImpl 214 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::OnIPAddressChanged() { ConnectionFactoryImpl 221 google_apis/gcm/engine/connection_factory_impl.cc GURL ConnectionFactoryImpl::GetCurrentEndpoint() const { ConnectionFactoryImpl 229 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::ConnectImpl() { ConnectionFactoryImpl 237 google_apis/gcm/engine/connection_factory_impl.cc base::Bind(&ConnectionFactoryImpl::OnProxyResolveDone, ConnectionFactoryImpl 245 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::InitHandler() { ConnectionFactoryImpl 256 google_apis/gcm/engine/connection_factory_impl.cc scoped_ptr<net::BackoffEntry> ConnectionFactoryImpl::CreateBackoffEntry( ConnectionFactoryImpl 261 google_apis/gcm/engine/connection_factory_impl.cc scoped_ptr<ConnectionHandler> ConnectionFactoryImpl::CreateConnectionHandler( ConnectionFactoryImpl 273 google_apis/gcm/engine/connection_factory_impl.cc base::TimeTicks ConnectionFactoryImpl::NowTicks() { ConnectionFactoryImpl 277 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::OnConnectDone(int result) { ConnectionFactoryImpl 321 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::ConnectionHandlerCallback(int result) { ConnectionFactoryImpl 344 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::OnProxyResolveDone(int status) { ConnectionFactoryImpl 382 google_apis/gcm/engine/connection_factory_impl.cc base::Bind(&ConnectionFactoryImpl::OnConnectDone, ConnectionFactoryImpl 394 google_apis/gcm/engine/connection_factory_impl.cc int ConnectionFactoryImpl::ReconsiderProxyAfterError(int error) { ConnectionFactoryImpl 449 google_apis/gcm/engine/connection_factory_impl.cc base::Bind(&ConnectionFactoryImpl::OnProxyResolveDone, ConnectionFactoryImpl 467 google_apis/gcm/engine/connection_factory_impl.cc base::Bind(&ConnectionFactoryImpl::OnProxyResolveDone, ConnectionFactoryImpl 474 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::ReportSuccessfulProxyConnection() { ConnectionFactoryImpl 479 google_apis/gcm/engine/connection_factory_impl.cc void ConnectionFactoryImpl::CloseSocket() { ConnectionFactoryImpl 29 google_apis/gcm/engine/connection_factory_impl.h class GCM_EXPORT ConnectionFactoryImpl : ConnectionFactoryImpl 34 google_apis/gcm/engine/connection_factory_impl.h ConnectionFactoryImpl( ConnectionFactoryImpl 39 google_apis/gcm/engine/connection_factory_impl.h virtual ~ConnectionFactoryImpl(); ConnectionFactoryImpl 159 google_apis/gcm/engine/connection_factory_impl.h base::WeakPtrFactory<ConnectionFactoryImpl> weak_ptr_factory_; ConnectionFactoryImpl 161 google_apis/gcm/engine/connection_factory_impl.h DISALLOW_COPY_AND_ASSIGN(ConnectionFactoryImpl); ConnectionFactoryImpl 106 google_apis/gcm/engine/connection_factory_impl_unittest.cc class TestConnectionFactoryImpl : public ConnectionFactoryImpl { ConnectionFactoryImpl 151 google_apis/gcm/engine/connection_factory_impl_unittest.cc : ConnectionFactoryImpl(BuildEndpoints(), ConnectionFactoryImpl 153 google_apis/gcm/gcm_client_impl.cc new ConnectionFactoryImpl(endpoints, ConnectionFactoryImpl 246 google_apis/gcm/tools/mcs_probe.cc scoped_ptr<ConnectionFactoryImpl> connection_factory_; ConnectionFactoryImpl 298 google_apis/gcm/tools/mcs_probe.cc new ConnectionFactoryImpl(endpoints,