Searched refs:service_path (Results 1 – 8 of 8) sorted by relevance
/external/autotest/client/cros/tendo/n_faced_peerd/ |
D | peer.py | 104 service_path = '%s/services/%d' % (self._path, 107 self._bus, service_path, self.uuid, service_id,
|
/external/autotest/client/cros/networking/ |
D | apmanager_proxy.py | 192 def terminate_service(self, service_path): argument 198 self._manager.RemoveService(dbus.ObjectPath(service_path))
|
D | shill_proxy.py | 579 for service_path in all_services: 581 service_path)
|
D | shill_xmlrpc_server.py | 330 service_path = self._wifi_proxy.manager.FindMatchingService( 333 self._wifi_proxy.DBUS_TYPE_SERVICE, service_path)
|
/external/libbrillo/brillo/glib/ |
D | abstract_dbus_service.cc | 16 service_path(), in Register()
|
D | abstract_dbus_service.h | 39 virtual const char* service_path() const = 0;
|
D | dbus.cc | 214 const char* service_path, in RegisterExclusiveService() argument 272 service_path, in RegisterExclusiveService()
|
D | dbus.h | 173 const char* service_path,
|