Searched defs:prefs_dir (Results 1 – 2 of 2) sorted by relevance
109 bool Prefs::Init(const base::FilePath& prefs_dir) { in Init()113 bool Prefs::FileStorage::Init(const base::FilePath& prefs_dir) { in Init()
185 const string& prefs_dir) { in ApplyDelta()