Searched defs:service_path (Results 1 – 2 of 2) sorted by relevance
51 ControlClient::ControlClient(const std::string& service_path, long timeout_ms) in ControlClient()111 int ReloadCommand(const std::string& service_path) { in ReloadCommand()131 int DumpCommand(const std::string& service_path) { in DumpCommand()
495 explicit BenchmarkClient(const std::string& service_path) in BenchmarkClient()