Searched refs:SaveUserProfileList (Results 1 – 4 of 4) sorted by relevance
189 static bool SaveUserProfileList(const base::FilePath& path,
369 TEST_F(ProfileTest, SaveUserProfileList) { in TEST_F() argument396 EXPECT_TRUE(Profile::SaveUserProfileList(list_path, profiles)); in TEST_F()
359 bool Profile::SaveUserProfileList(const FilePath& path, in SaveUserProfileList() function in shill::Profile
587 Profile::SaveUserProfileList(user_profile_list_path_, profiles_); in OnProfilesChanged()