Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_impl.cpp198 bool PreferencesImpl::ReadSettingXml(std::unordered_map<std::string, PreferencesValue> &conMap) in ReadSettingXml() function in OHOS::NativePreferences::PreferencesImpl
Dpreferences_xml_utils.cpp544 bool PreferencesXmlUtils::ReadSettingXml(const std::string &fileName, const std::string &bundleName, in ReadSettingXml() function in OHOS::NativePreferences::PreferencesXmlUtils