Searched defs:GetClientEndpoint (Results 1 – 2 of 2) sorted by relevance
52 EmulatedEndpoint* GetClientEndpoint() const override { return client_; } in GetClientEndpoint() function
109 std::unique_ptr<EventEngine::Endpoint> GetClientEndpoint() { in GetClientEndpoint() function