HomeSort by relevance Sort by last modified time
    Searched refs:ParsePrefFile (Results 1 - 3 of 3) 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) {

Completed in 4469 milliseconds