Home
last modified time | relevance | path

Searched defs:technologies (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/
Dtechnology_unittest.cc77 vector<Technology::Identifier> technologies; in TEST_F() local
106 vector<Technology::Identifier> technologies; in TEST_F() local
127 vector<Technology::Identifier> technologies; in TEST_F() local
Ddevice_info_unittest.cc391 vector<string> technologies = device_info_.GetUninitializedTechnologies(); in TEST_F() local
Dmanager_unittest.cc2796 vector<string> technologies = manager()->AvailableTechnologies(&error); in TEST_F() local
2860 vector<string> technologies = manager()->ConnectedTechnologies(&error); in TEST_F() local
Dmanager.cc957 vector<Technology::Identifier> technologies; in IsTechnologyInList() local