HomeSort by relevance Sort by last modified time
    Searched refs:InterfacesAdded (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/cros/tendo/n_faced_peerd/
object_manager.py 29 InterfacesAdded(
62 self.InterfacesAdded(dbus.ObjectPath(path), interface2properties)
106 def InterfacesAdded(self, object_path, interfaces2properties):
  /external/autotest/client/cros/cellular/pseudomodem/
dbus_std_ifaces.py 348 InterfacesAdded
353 self.InterfacesAdded(device.path, device.GetInterfacesAndProperties())
395 def InterfacesAdded(self, object_path, interfaces_and_properties):
397 The InterfacesAdded signal is emitted when either a new object is added
405 logging.info((self.path + ': InterfacesAdded(' + object_path +
  /external/autotest/client/cros/cellular/
pseudo_modem.py 607 self.InterfacesAdded(device.path, interfaces)
626 def InterfacesAdded(self, object_path, interfaces_and_properties):

Completed in 98 milliseconds