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 89 """Get a shill XMLRPC proxy for |host|.
105 # This is the default port for shill xmlrpc server.
233 def shill(self): member in class:WiFiClient
234 """@return shill RPCProxy object."""
407 logging.debug('No interfaces managed by shill. Rebooting host')
409 raise error.TestError('No interfaces managed by shill on %s' %
501 self.shill.clean_profiles()
534 self.shill.sync_time_to(epoch_seconds)
549 self.shill.collect_debug_info(local_save_dir_prefix)
    [all...]
  /external/cros/system_api/dbus/shill/
dbus-constants.h 8 // TODO(benchan): Reorganize shill constants and remove deprecated ones.
9 namespace shill { namespace
436 // TODO(tjennison): Remove when shill no longer uses them b/26778228
    [all...]

Completed in 208 milliseconds