Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_reader_unittest.cc40 bool ShouldDispatchInputMessage(Message* msg) override { return true; } in ShouldDispatchInputMessage() function in IPC::internal::__anonfc4a12850111::MockChannelReader
H A Dipc_channel_nacl.cc360 bool ChannelNacl::ShouldDispatchInputMessage(Message* msg) { in ShouldDispatchInputMessage() function in IPC::ChannelNacl
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_reader_unittest.cc39 bool ShouldDispatchInputMessage(Message* msg) override { return true; } in ShouldDispatchInputMessage() function in IPC::internal::__anon757db0cf0111::MockChannelReader