HomeSort by relevance Sort by last modified time
    Searched refs:ParsePrefFile (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/importer/
firefox_importer_utils.h 96 bool ParsePrefFile(const FilePath& pref_file, DictionaryValue* prefs);
firefox_proxy_settings.cc 165 if (!ParsePrefFile(pref_file, &dictionary))
firefox_importer_utils.cc 362 bool ParsePrefFile(const FilePath& pref_file, DictionaryValue* prefs) {
  /external/chromium_org/chrome/browser/net/
firefox_proxy_settings.cc 68 bool ParsePrefFile(const base::FilePath& pref_file, DictionaryValue* prefs) {
249 if (!ParsePrefFile(pref_file, &dictionary))

Completed in 38 milliseconds