Searched refs:IsUserControlled (Results 1 – 7 of 7) sorted by relevance
109 bool IsUserControlled() const;
522 bool PrefService::Preference::IsUserControlled() const { in IsUserControlled() function in PrefService::Preference
584 EXPECT_FALSE(pref->IsUserControlled()); in IN_PROC_BROWSER_TEST_F()590 EXPECT_FALSE(pref->IsUserControlled()); in IN_PROC_BROWSER_TEST_F()
305 Property(&PrefService::Preference::IsUserControlled, true), in ExpectSetCommit()316 Property(&PrefService::Preference::IsUserControlled, false)))); in ExpectClearCommit()
448 if (!pref->IsUserControlled() || pref->IsDefaultValue()) in GetAllSyncData()
149 *it, new base::FundamentalValue(pref->IsUserControlled())); in BuildSubTreesFromPreferences()
295 if (!pref || !pref->IsUserControlled()) in HandleProfileChanged()