Home
last modified time | relevance | path

Searched refs:FrontendClientImpl (Results 1 – 1 of 1) sorted by relevance

/tools/netsim/src/frontend/
Dfrontend_client.cc60 class FrontendClientImpl : public FrontendClient { class
62 FrontendClientImpl(std::unique_ptr<frontend::FrontendService::Stub> stub) in FrontendClientImpl() function in netsim::frontend::__anon30c7fb160111::FrontendClientImpl
266 : std::make_unique<FrontendClientImpl>(std::move(stub))); in NewFrontendClient()