Searched defs:GetNextMessage (Results 1 - 3 of 3) sorted by relevance
/external/libmojo/mojo/edk/system/ports/ | ||
H A D | message_queue.cc | 48 void MessageQueue::GetNextMessage(ScopedMessage* message, function in class:mojo::edk::ports::MessageQueue |
/external/libchrome/crypto/ | ||
H A D | p224_spake.cc | 137 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 D | protobufwireadapter.cc | 35 void ProtobufWireAdapter::GetNextMessage() { function in class:polo::wire::protobuf::ProtobufWireAdapter 37 LOG(ERROR) << "Invalid state: GetNextMessage called during a read"; |
Completed in 220 milliseconds