GetNextMessage 598 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc FileManagerTestListener::Message entry = listener.GetNextMessage(); GetNextMessage 350 google_apis/gcm/engine/connection_handler_impl.cc base::Bind(&ConnectionHandlerImpl::GetNextMessage, GetNextMessage 379 google_apis/gcm/engine/connection_handler_impl.cc base::Bind(&ConnectionHandlerImpl::GetNextMessage, GetNextMessage 70 google_apis/gcm/engine/connection_handler_impl.h void GetNextMessage(); GetNextMessage 30 remoting/host/pam_authorization_factory_posix.cc virtual scoped_ptr<buzz::XmlElement> GetNextMessage() OVERRIDE; GetNextMessage 88 remoting/host/pam_authorization_factory_posix.cc scoped_ptr<buzz::XmlElement> result(underlying_->GetNextMessage()); GetNextMessage 105 remoting/protocol/authenticator.h virtual scoped_ptr<buzz::XmlElement> GetNextMessage() = 0; GetNextMessage 80 remoting/protocol/authenticator_test_base.cc message = sender->GetNextMessage(); GetNextMessage 69 remoting/protocol/fake_authenticator.h virtual scoped_ptr<buzz::XmlElement> GetNextMessage() OVERRIDE; GetNextMessage 114 remoting/protocol/jingle_session.cc authenticator_->GetNextMessage())); GetNextMessage 170 remoting/protocol/jingle_session.cc auth_message = authenticator_->GetNextMessage(); GetNextMessage 589 remoting/protocol/jingle_session.cc message.info = authenticator_->GetNextMessage(); GetNextMessage 46 remoting/protocol/message_decoder.h CompoundBuffer* GetNextMessage(); GetNextMessage 75 remoting/protocol/message_decoder_unittest.cc scoped_ptr<CompoundBuffer> message(decoder.GetNextMessage()); GetNextMessage 94 remoting/protocol/message_reader.cc CompoundBuffer* buffer = message_decoder_.GetNextMessage(); GetNextMessage 83 remoting/protocol/negotiating_authenticator_base.cc result = current_authenticator_->GetNextMessage(); GetNextMessage 40 remoting/protocol/negotiating_client_authenticator.h virtual scoped_ptr<buzz::XmlElement> GetNextMessage() OVERRIDE; GetNextMessage 51 remoting/protocol/negotiating_host_authenticator.h virtual scoped_ptr<buzz::XmlElement> GetNextMessage() OVERRIDE; GetNextMessage 84 remoting/protocol/pairing_authenticator_base.cc scoped_ptr<buzz::XmlElement> result = v2_authenticator_->GetNextMessage(); GetNextMessage 49 remoting/protocol/pairing_authenticator_base.h virtual scoped_ptr<buzz::XmlElement> GetNextMessage() OVERRIDE; GetNextMessage 72 remoting/protocol/third_party_authenticator_base.cc message = underlying_->GetNextMessage().Pass(); GetNextMessage 42 remoting/protocol/third_party_authenticator_base.h virtual scoped_ptr<buzz::XmlElement> GetNextMessage() OVERRIDE; GetNextMessage 44 remoting/protocol/v2_authenticator.h virtual scoped_ptr<buzz::XmlElement> GetNextMessage() OVERRIDE; GetNextMessage 93 remoting/protocol/v2_authenticator_unittest.cc scoped_ptr<buzz::XmlElement> message(client_->GetNextMessage());