Searched refs:NewFrontendClient (Results 1 – 4 of 4) sorted by relevance
33 std::unique_ptr<frontend::FrontendService::Stub> NewFrontendClient( in NewFrontendClient() function53 return NewFrontendClient(instance_num) != nullptr; in IsNetsimdAlive()
67 std::unique_ptr<FrontendClient> NewFrontendClient(const std::string &server);
262 std::unique_ptr<FrontendClient> NewFrontendClient(const std::string &server) { in NewFrontendClient() function
65 pub fn NewFrontendClient(server: &CxxString) -> UniquePtr<FrontendClient>; in NewFrontendClient() function