Home
last modified time | relevance | path

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

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