Searched defs:OnControlMessage (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libchrome/mojo/core/ | ||
H A D | channel.cc | 730 bool Channel::OnControlMessage(Message::MessageType message_type, in OnControlMessage() function in mojo::core::Channel |
H A D | channel_posix.cc | 617 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 D | moqt_parser_test.cc | 108 void OnControlMessage(const Message& message) { in OnControlMessage() function in moqt::test::MoqtParserTestVisitor |