Searched defs:GetNextMessage (Results 1 - 3 of 3) sorted by relevance

/external/libmojo/mojo/edk/system/ports/
H A Dmessage_queue.cc48 void MessageQueue::GetNextMessage(ScopedMessage* message, function in class:mojo::edk::ports::MessageQueue
/external/libchrome/crypto/
H A Dp224_spake.cc137 const std::string& P224EncryptedKeyExchange::GetNextMessage() { function in class:crypto::P224EncryptedKeyExchange
146 LOG(FATAL) << "P224EncryptedKeyExchange::GetNextMessage called in"
/external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
H A Dprotobufwireadapter.cc35 void ProtobufWireAdapter::GetNextMessage() { function in class:polo::wire::protobuf::ProtobufWireAdapter
37 LOG(ERROR) << "Invalid state: GetNextMessage called during a read";

Completed in 220 milliseconds