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

  /external/autotest/server/cros/network/
wifi_client.py 88 """Get a shill XMLRPC proxy for |host|.
104 # This is the default port for shill xmlrpc server.
231 def shill(self): member in class:WiFiClient
232 """@return shill RPCProxy object."""
405 logging.debug('No interfaces managed by shill. Rebooting host')
407 raise error.TestError('No interfaces managed by shill on %s' %
499 self.shill.clean_profiles()
532 self.shill.sync_time_to(epoch_seconds)
547 self.shill.collect_debug_info(local_save_dir_prefix)
886 """Shill supports programming the NIC to wake on special kinds o
    [all...]
  /external/cros/system_api/dbus/shill/
dbus-constants.h 8 // TODO(benchan): Reorganize shill constants and remove deprecated ones.
9 namespace shill { namespace
411 // TODO(tjennison): Remove when shill no longer uses them b/26778228
    [all...]

Completed in 213 milliseconds