Searched defs:endpoint_client (Results 1 – 3 of 3) sorted by relevance
87 InterfaceEndpointClient* endpoint_client() { return endpoint_client_.get(); } in endpoint_client() function
63 InterfaceEndpointClient* endpoint_client() const { in endpoint_client() function
42 const base::WeakPtr<InterfaceEndpointClient>& endpoint_client, in ResponderThunk()