Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/
Dassociated_binding.h79 std::unique_ptr<InterfaceEndpointClient> endpoint_client_; variable
/external/libchrome/mojo/public/cpp/bindings/lib/
Dbinding_state.h94 std::unique_ptr<InterfaceEndpointClient> endpoint_client_; variable
Dassociated_interface_ptr_state.h93 std::unique_ptr<InterfaceEndpointClient> endpoint_client_; variable
Dinterface_ptr_state.h91 std::unique_ptr<InterfaceEndpointClient> endpoint_client_; variable
Dinterface_endpoint_client.cc105 base::WeakPtr<InterfaceEndpointClient> endpoint_client_; member in mojo::__anon051bc9aa0111::ResponderThunk