Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_proxy.cc145 OnAddFilter(); in OnChannelConnected()
234 void ChannelProxy::Context::OnAddFilter() { in OnAddFilter() function in IPC::ChannelProxy::Context
299 FROM_HERE, base::Bind(&Context::OnAddFilter, this)); in AddFilter()
Dipc_channel_proxy.h314 void OnAddFilter(); in COMPONENT_EXPORT()