Searched refs:OnAddFilter (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_channel_proxy.cc104 OnAddFilter();
180 void ChannelProxy::Context::OnAddFilter() { function in class:IPC::ChannelProxy::Context
183 // it invokes OnAddFilter, so any pending filter(s) will be added at that
241 FROM_HERE, base::Bind(&Context::OnAddFilter, this));
H A Dipc_channel_proxy.h179 void OnAddFilter();

Completed in 304 milliseconds