HomeSort by relevance Sort by last modified time
    Searched defs:GetNextMessage (Results 1 - 3 of 3) sorted by null

  /external/libmojo/mojo/edk/system/ports/
message_queue.cc 48 void MessageQueue::GetNextMessage(ScopedMessage* message,
  /external/libchrome/crypto/
p224_spake.cc 137 const std::string& P224EncryptedKeyExchange::GetNextMessage() {
146 LOG(FATAL) << "P224EncryptedKeyExchange::GetNextMessage called in"
  /external/google-tv-pairing-protocol/cpp/src/polo/wire/protobuf/
protobufwireadapter.cc 35 void ProtobufWireAdapter::GetNextMessage() {
37 LOG(ERROR) << "Invalid state: GetNextMessage called during a read";

Completed in 80 milliseconds