Home
last modified time | relevance | path

Searched refs:PipeControlMessageProxy (Results 1 – 3 of 3) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/
Dpipe_control_message_proxy.h17 class PipeControlMessageProxy {
20 explicit PipeControlMessageProxy(MessageReceiver* receiver);
30 DISALLOW_COPY_AND_ASSIGN(PipeControlMessageProxy);
/external/libmojo/mojo/public/cpp/bindings/lib/
Dpipe_control_message_proxy.cc45 PipeControlMessageProxy::PipeControlMessageProxy(MessageReceiver* receiver) in PipeControlMessageProxy() function in mojo::PipeControlMessageProxy
48 void PipeControlMessageProxy::NotifyPeerEndpointClosed(InterfaceId id) { in NotifyPeerEndpointClosed()
61 void PipeControlMessageProxy::NotifyEndpointClosedBeforeSent(InterfaceId id) { in NotifyEndpointClosedBeforeSent()
Dmultiplex_router.h218 PipeControlMessageProxy control_message_proxy_;