Home
last modified time | relevance | path

Searched defs:prefPath (Results 1 – 1 of 1) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_impl.cpp92 std::string PreferencesImpl::MakeFilePath(const std::string &prefPath, const std::string &suffix) in MakeFilePath()
256 bool PreferencesImpl::ReadSettingXml(const std::string &prefPath, std::map<std::string, Preferences… in ReadSettingXml()
316 const std::string &prefPath, const std::map<std::string, PreferencesValue> &prefMap) in WriteSettingXml()