Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_impl.cpp513 std::map<std::string, PreferencesValue> writeToDiskMap; in commitToMemory() local
549 …const std::map<std::string, PreferencesValue> &writeToDiskMap, const std::list<std::string> &keysM… in MemoryToDiskRequest()