Home
last modified time | relevance | path

Searched refs:ReadPrefFile (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/importer/
Dfirefox_importer_utils.cc244 bool ReadPrefFile(const FilePath& path, std::string* content) { in ReadPrefFile() function
261 if (!ReadPrefFile(app_path.AppendASCII("browserconfig.properties"), &content)) in ReadBrowserConfigProp()
286 if (!ReadPrefFile(profile_path.AppendASCII("prefs.js"), &content)) in ReadPrefsJsValue()