Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_impl.cpp387 const Options &options, const std::map<std::string, PreferencesValue> &writeToDiskMap) in WriteSettingXml()
462 std::map<std::string, PreferencesValue> writeToDiskMap; in WriteToDiskFile() local
544 const std::map<std::string, PreferencesValue> &writeToDiskMap) in NotifyPreferencesObserver()