Home
last modified time | relevance | path

Searched defs:endpoint_client_ (Results 1 – 5 of 5) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/
Dassociated_binding.h78 std::unique_ptr<InterfaceEndpointClient> endpoint_client_; variable
/external/libmojo/mojo/public/cpp/bindings/lib/
Dbinding_state.h86 std::unique_ptr<InterfaceEndpointClient> endpoint_client_; variable
Dassociated_interface_ptr_state.h146 std::unique_ptr<InterfaceEndpointClient> endpoint_client_; variable
Dinterface_ptr_state.h209 std::unique_ptr<InterfaceEndpointClient> endpoint_client_; variable
Dinterface_endpoint_client.cc101 base::WeakPtr<InterfaceEndpointClient> endpoint_client_; member in mojo::__anon5d57c4730111::ResponderThunk