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

  /external/autotest/client/cros/cellular/
modem.py 139 iface_props = self.GetAll(iface)
142 if iface_props:
143 self._CopyPropertiesCheckUnique(iface_props, props)
modem1.py 102 iface_props = self.GetAll(iface)
105 if iface_props:
106 self._CopyPropertiesCheckUnique(iface_props, props)

Completed in 54 milliseconds