Home | History | Annotate | Download | only in glue

Lines Matching refs:Preference

35     : public PerDataTypeAssociatorInterface<PrefService::Preference,
42 // Returns the list of preference names that should be monitored for
49 // Create an association for a given preference. A sync node is created if
53 const PrefService::Preference* pref);
76 virtual const PrefService::Preference* GetChromeNodeFromSyncId(int64 sync_id);
82 // Returns the sync id for the given preference name, or sync_api::kInvalidId
83 // if the preference name is not associated to any sync id.
86 // Associates the given preference name with the given sync id.
87 virtual void Associate(const PrefService::Preference* node, int64 sync_id);
102 static Value* MergePreference(const PrefService::Preference& local_pref,
111 // Perform any additional operations that need to happen after a preference