Searched defs:service_path (Results 1 – 6 of 6) 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()
127 void SendDefaultServiceSignal(const std::string& service_path, in SendDefaultServiceSignal()145 void SetupConnectionAndAttrs(const std::string& service_path, in SetupConnectionAndAttrs()170 void SetupConnectionAndTestType(const char* service_path, in SetupConnectionAndTestType()190 const char* service_path, in SetupConnectionAndTestTethering()239 const std::string& service_path, in SetServiceReply()
68 dbus::ObjectPath service_path = value.TryGet<dbus::ObjectPath>(); in OnManagerPropertyChanged() local
113 void ConnectionManagerTest::SetServiceReply(const string& service_path, in SetServiceReply()
67 static Result<std::string> ComputeContextFromExecutable(const std::string& service_path) { in ComputeContextFromExecutable()