Searched defs:service_path (Results 1 – 7 of 7) sorted by relevance
126 void SendDefaultServiceSignal(const std::string& service_path, in SendDefaultServiceSignal()143 void SetupConnectionAndAttrs(const std::string& service_path, in SetupConnectionAndAttrs()168 void SetupConnectionAndTestType(const char* service_path, in SetupConnectionAndTestType()188 const char* service_path, in SetupConnectionAndTestTethering()237 const std::string& service_path, in SetServiceReply()
93 dbus::ObjectPath service_path = value.TryGet<dbus::ObjectPath>(); in OnManagerPropertyChanged() local
162 ObjectPath service_path; in Connect() local350 ObjectPath service_path{property_value.TryGet<ObjectPath>()}; in OnDevicePropertyChange() local436 void ShillClient::OnServicePropertyChange(const ObjectPath& service_path, in OnServicePropertyChange()517 const ObjectPath& service_path, in OnStateChangeForSelectedService()
101 const dbus::ObjectPath& service_path) { in OnServiceOwnerVanished()
258 dbus::ObjectPath* service_path) { in GetService()276 dbus::ObjectPath* service_path) { in GetVPNService()285 dbus::ObjectPath* service_path) { in GetWifiService()294 dbus::ObjectPath* service_path) { in ConfigureService()312 dbus::ObjectPath* service_path) { in ConfigureServiceForProfile()330 dbus::ObjectPath* service_path) { // NOLINT in FindMatchingService()
270 dbus::ObjectPath service_path; in GetServiceProxy() local316 dbus::ObjectPath service_path; in ConfigureService() local325 dbus::ObjectPath service_path; in ConfigureServiceByGuid() local
108 void ConnectionManagerTest::SetServiceReply(const string& service_path, in SetServiceReply()