Searched refs:FrontendClientImpl (Results 1 – 1 of 1) sorted by relevance
60 class FrontendClientImpl : public FrontendClient { class62 FrontendClientImpl(std::unique_ptr<frontend::FrontendService::Stub> stub) in FrontendClientImpl() function in netsim::frontend::__anon30c7fb160111::FrontendClientImpl266 : std::make_unique<FrontendClientImpl>(std::move(stub))); in NewFrontendClient()