Home
last modified time | relevance | path

Searched refs:no_message (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/protocol/
Dpairing_authenticator_base.cc134 buzz::XmlElement* no_message = NULL; in CheckForFailedSpakeExchange() local
137 weak_factory_.GetWeakPtr(), no_message, resume_callback); in CheckForFailedSpakeExchange()
/external/libcxx/test/diagnostics/syserr/
Derrc.pass.cpp61 static_assert(static_cast<int>(std::errc::no_message) == ENOMSG, ""); in main()
/external/libcxx/include/
Dsystem_error160 no_message, // ENOMSG
296 no_message = ENOMSG,