Home
last modified time | relevance | path

Searched defs:SetCheckPortalList (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/test-scripts/
Dflimflam.py425 def SetCheckPortalList(self, tech_list): member in FlimFlam
/system/connectivity/shill/
Dmanager.cc2232 bool Manager::SetCheckPortalList(const string& portal_list, Error* error) { in SetCheckPortalList() function in shill::Manager
Dmanager_unittest.cc330 bool SetCheckPortalList(const string& check_portal_list, Error* error) { in SetCheckPortalList() function in shill::ManagerTest