HomeSort by relevance Sort by last modified time
    Searched refs:SaveUserProfileList (Results 1 - 4 of 4) sorted by null

  /system/connectivity/shill/
profile.h 189 static bool SaveUserProfileList(const base::FilePath& path,
profile_unittest.cc 369 TEST_F(ProfileTest, SaveUserProfileList) {
396 EXPECT_TRUE(Profile::SaveUserProfileList(list_path, profiles));
profile.cc 359 bool Profile::SaveUserProfileList(const FilePath& path,
manager.cc 587 Profile::SaveUserProfileList(user_profile_list_path_, profiles_);
    [all...]

Completed in 649 milliseconds