Home
last modified time | relevance | path

Searched refs:get_active_profile (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/cros/scripts/
Dprofile43 active_profile = shill.get_active_profile()
70 active_profile = shill.get_active_profile()
87 active_profile = shill.get_active_profile()
105 active_profile = shill.get_active_profile()
/external/autotest/client/cros/networking/
Dshill_xmlrpc_server.py114 active_profile = self._wifi_proxy.get_active_profile()
Dshill_proxy.py553 def get_active_profile(self): member in ShillProxy