Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_xml_utils.cpp113 bool PreferencesXmlUtils::ReadSettingXml(const std::string &fileName, std::vector<Element> &setting… in ReadSettingXml() function in OHOS::NativePreferences::PreferencesXmlUtils
Dpreferences_impl.cpp256 bool PreferencesImpl::ReadSettingXml(const std::string &prefPath, std::map<std::string, Preferences… in ReadSettingXml() function in OHOS::NativePreferences::PreferencesImpl