Searched refs:ParsePrefFile (Results 1 – 3 of 3) sorted by relevance
96 bool ParsePrefFile(const FilePath& pref_file, DictionaryValue* prefs);
165 if (!ParsePrefFile(pref_file, &dictionary)) in GetSettingsFromFile()
362 bool ParsePrefFile(const FilePath& pref_file, DictionaryValue* prefs) { in ParsePrefFile() function