Home
last modified time | relevance | path

Searched defs:OnControlMessage (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/core/
H A Dchannel.cc730 bool Channel::OnControlMessage(Message::MessageType message_type, in OnControlMessage() function in mojo::core::Channel
H A Dchannel_posix.cc617 bool OnControlMessage(Message::MessageType message_type, in OnControlMessage() function in mojo::core::__anonc4588b460111::ChannelPosix
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/
H A Dmoqt_parser_test.cc108 void OnControlMessage(const Message& message) { in OnControlMessage() function in moqt::test::MoqtParserTestVisitor