Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/
Dpipe_control_message_proxy.h23 void NotifyEndpointClosedBeforeSent(InterfaceId id);
/external/libmojo/mojo/public/cpp/bindings/lib/
Dpipe_control_message_proxy.cc61 void PipeControlMessageProxy::NotifyEndpointClosedBeforeSent(InterfaceId id) { in NotifyEndpointClosedBeforeSent() function in mojo::PipeControlMessageProxy
Dmultiplex_router.cc389 control_message_proxy_.NotifyEndpointClosedBeforeSent(id); in CloseEndpointHandle()