Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_proxy.cc113 void ChannelProxy::Context::FlushChannel() { in FlushChannel() function in IPC::ChannelProxy::Context
497 FROM_HERE, base::Bind(&Context::FlushChannel, context_)); in Flush()
Dipc_channel_proxy.h294 void FlushChannel(); in COMPONENT_EXPORT()