Searched defs:OnFilterAdded (Results 1 – 4 of 4) sorted by relevance
/external/libchrome/ipc/ | ||
D | message_filter.cc | 16 void MessageFilter::OnFilterAdded(Channel* channel) {} in OnFilterAdded() function in IPC::MessageFilter |
D | ipc_sync_message_filter.cc | 100 void SyncMessageFilter::OnFilterAdded(Channel* channel) { in OnFilterAdded() function in IPC::SyncMessageFilter |
D | ipc_channel_proxy_unittest.cc | 153 void OnFilterAdded(IPC::Channel* channel) override { in OnFilterAdded() function in __anon084717510111::MessageCountFilter |
D | ipc_sync_channel_unittest.cc | 1065 void OnFilterAdded(Channel* channel) override { in OnFilterAdded() function in IPC::__anonbab8626c0111::TestSyncMessageFilter |