Home
last modified time | relevance | path

Searched refs:DetachEndpointClient (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/
Dassociated_group_controller.h59 virtual void DetachEndpointClient(
/external/libmojo/mojo/public/cpp/bindings/lib/
Dinterface_endpoint_client.cc162 handle_.group_controller()->DetachEndpointClient(handle_); in ~InterfaceEndpointClient()
184 handle_.group_controller()->DetachEndpointClient(handle_); in PassHandle()
Dmultiplex_router.h79 void DetachEndpointClient(
Dmultiplex_router.cc428 void MultiplexRouter::DetachEndpointClient( in DetachEndpointClient() function in mojo::internal::MultiplexRouter