Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_reader_unittest.cc39 bool ShouldDispatchInputMessage(Message* msg) override { return true; } in ShouldDispatchInputMessage() function in IPC::internal::__anon346202c20111::MockChannelReader
Dipc_channel_nacl.cc358 bool ChannelNacl::ShouldDispatchInputMessage(Message* msg) { in ShouldDispatchInputMessage() function in IPC::ChannelNacl