Searched refs:AttachClient (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/mojo/public/cpp/bindings/lib/ | ||
D | multiplex_router.cc | 82 void AttachClient(InterfaceEndpointClient* client, in AttachClient() function in mojo::internal::MultiplexRouter::InterfaceEndpoint |
/external/libchrome/ipc/ | ||
D | ipc_mojo_bootstrap.cc | 300 endpoint->AttachClient(client, std::move(runner)); in AttachEndpointClient() |