Lines Matching full:pref
62 // if no user pref were set. Update this constant to change
151 // pref, the returned Time will return true for is_null().
300 // words, this is not a pref value *about* the extension but something
339 // Converts absolute paths in the pref to paths relative to the
347 // Sets the pref |key| for extension |id| to |value|.
352 // Deletes the pref dictionary for extension |id|.
355 // Reads a boolean pref from |ext| with key |pref_key|.
360 // Reads a boolean pref |pref_key| from extension with id |extension_id|.
364 // Reads an integer pref from |ext| with key |pref_key|.
370 // Reads an integer pref |pref_key| from extension with id |extension_id|.
375 // Reads a list pref |pref_key| from extension with id | extension_id|.
380 // Reads a list pref |pref_key| as a string set from the extension with
426 // pref store.
429 // The pref service specific to this set of extension prefs. Owned by profile.