Searched refs:ReadPrefFile (Results 1 – 1 of 1) sorted by relevance
244 bool ReadPrefFile(const FilePath& path, std::string* content) { in ReadPrefFile() function261 if (!ReadPrefFile(app_path.AppendASCII("browserconfig.properties"), &content)) in ReadBrowserConfigProp()286 if (!ReadPrefFile(profile_path.AppendASCII("prefs.js"), &content)) in ReadPrefsJsValue()