Home
last modified time | relevance | path

Searched defs:LoadUserProfileList (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/
Dprofile.cc323 vector<Profile::Identifier> Profile::LoadUserProfileList(const FilePath& path) { in LoadUserProfileList() function in shill::Profile
Dprofile_unittest.cc337 TEST_F(ProfileTest, LoadUserProfileList) { in TEST_F() argument