Home
last modified time | relevance | path

Searched refs:GetDifferingPrefPaths (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/policy/
Dconfiguration_policy_pref_store.cc50 void GetDifferingPrefPaths(const ConfigurationPolicyPrefKeeper* other,
309 void ConfigurationPolicyPrefKeeper::GetDifferingPrefPaths( in GetDifferingPrefPaths() function in policy::ConfigurationPolicyPrefKeeper
998 new_keeper->GetDifferingPrefPaths(policy_keeper_.get(), &changed_prefs); in Refresh()