Searched refs:SendOneMessage (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_test_channel_listener.h20 static void SendOneMessage(Sender* sender, const char* text);
H A Dipc_test_channel_listener.cc14 void TestChannelListener::SendOneMessage(IPC::Sender* sender, function in class:IPC::TestChannelListener
59 SendOneMessage(sender_, "Foo");
H A Dipc_channel_unittest.cc67 IPC::TestChannelListener::SendOneMessage(sender(), "hello from parent");
106 IPC::TestChannelListener::SendOneMessage(sender(), "hello from parent");
134 IPC::TestChannelListener::SendOneMessage(sender(), "hello from parent");
174 IPC::TestChannelListener::SendOneMessage(sender(), "hello from parent");
196 IPC::TestChannelListener::SendOneMessage(channel.get(), "hello from child");
/external/chromium_org/ipc/mojo/
H A Dipc_channel_mojo_unittest.cc131 IPC::TestChannelListener::SendOneMessage(
153 IPC::TestChannelListener::SendOneMessage(
247 IPC::TestChannelListener::SendOneMessage(

Completed in 1532 milliseconds