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

/external/libchrome/crypto/
H A Dp224_spake.cc134 const std::string& P224EncryptedKeyExchange::GetNextMessage() { function in class:crypto::P224EncryptedKeyExchange
143 LOG(FATAL) << "P224EncryptedKeyExchange::GetNextMessage called in"
/external/libweave/third_party/chromium/crypto/
H A Dp224_spake.cc151 const std::string& P224EncryptedKeyExchange::GetNextMessage() { function in class:crypto::P224EncryptedKeyExchange
160 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 224 milliseconds