ConnectionHandlerImpl 267 google_apis/gcm/engine/connection_factory_impl.cc new ConnectionHandlerImpl(read_timeout, ConnectionHandlerImpl 27 google_apis/gcm/engine/connection_factory_impl.h class ConnectionHandlerImpl; ConnectionHandlerImpl 34 google_apis/gcm/engine/connection_handler_impl.cc ConnectionHandlerImpl::ConnectionHandlerImpl( ConnectionHandlerImpl 50 google_apis/gcm/engine/connection_handler_impl.cc ConnectionHandlerImpl::~ConnectionHandlerImpl() { ConnectionHandlerImpl 53 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::Init( ConnectionHandlerImpl 73 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::Reset() { ConnectionHandlerImpl 77 google_apis/gcm/engine/connection_handler_impl.cc bool ConnectionHandlerImpl::CanSendMessage() const { ConnectionHandlerImpl 82 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::SendMessage( ConnectionHandlerImpl 98 google_apis/gcm/engine/connection_handler_impl.cc base::Bind(&ConnectionHandlerImpl::OnMessageSent, ConnectionHandlerImpl 104 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::Login( ConnectionHandlerImpl 119 google_apis/gcm/engine/connection_handler_impl.cc base::Bind(&ConnectionHandlerImpl::OnMessageSent, ConnectionHandlerImpl 123 google_apis/gcm/engine/connection_handler_impl.cc base::Bind(&ConnectionHandlerImpl::OnMessageSent, ConnectionHandlerImpl 129 google_apis/gcm/engine/connection_handler_impl.cc base::Bind(&ConnectionHandlerImpl::OnTimeout, ConnectionHandlerImpl 134 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::OnMessageSent() { ConnectionHandlerImpl 155 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::GetNextMessage() { ConnectionHandlerImpl 164 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::WaitForData(ProcessingState state) { ConnectionHandlerImpl 220 google_apis/gcm/engine/connection_handler_impl.cc base::Bind(&ConnectionHandlerImpl::WaitForData, ConnectionHandlerImpl 259 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::OnGotVersion() { ConnectionHandlerImpl 278 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::OnGotMessageTag() { ConnectionHandlerImpl 296 google_apis/gcm/engine/connection_handler_impl.cc base::Bind(&ConnectionHandlerImpl::OnTimeout, ConnectionHandlerImpl 302 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::OnGotMessageSize() { ConnectionHandlerImpl 341 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::OnGotMessageBytes() { ConnectionHandlerImpl 350 google_apis/gcm/engine/connection_handler_impl.cc base::Bind(&ConnectionHandlerImpl::GetNextMessage, ConnectionHandlerImpl 379 google_apis/gcm/engine/connection_handler_impl.cc base::Bind(&ConnectionHandlerImpl::GetNextMessage, ConnectionHandlerImpl 393 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::OnTimeout() { ConnectionHandlerImpl 399 google_apis/gcm/engine/connection_handler_impl.cc void ConnectionHandlerImpl::CloseConnection() { ConnectionHandlerImpl 19 google_apis/gcm/engine/connection_handler_impl.h class GCM_EXPORT ConnectionHandlerImpl : public ConnectionHandler { ConnectionHandlerImpl 28 google_apis/gcm/engine/connection_handler_impl.h ConnectionHandlerImpl( ConnectionHandlerImpl 33 google_apis/gcm/engine/connection_handler_impl.h virtual ~ConnectionHandlerImpl(); ConnectionHandlerImpl 97 google_apis/gcm/engine/connection_handler_impl.h base::OneShotTimer<ConnectionHandlerImpl> read_timeout_timer_; ConnectionHandlerImpl 116 google_apis/gcm/engine/connection_handler_impl.h base::WeakPtrFactory<ConnectionHandlerImpl> weak_ptr_factory_; ConnectionHandlerImpl 118 google_apis/gcm/engine/connection_handler_impl.h DISALLOW_COPY_AND_ASSIGN(ConnectionHandlerImpl); ConnectionHandlerImpl 116 google_apis/gcm/engine/connection_handler_impl_unittest.cc ConnectionHandlerImpl* connection_handler() { ConnectionHandlerImpl 143 google_apis/gcm/engine/connection_handler_impl_unittest.cc scoped_ptr<ConnectionHandlerImpl> connection_handler_; ConnectionHandlerImpl 196 google_apis/gcm/engine/connection_handler_impl_unittest.cc connection_handler_.reset(new ConnectionHandlerImpl(