Home
last modified time | relevance | path

Searched refs:dataIt (Results 1 - 1 of 1) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_impl.cpp559 auto dataIt = writeToDiskMap.find(*key); in NotifyPreferencesObserver() local
560 if (dataIt != writeToDiskMap.end()) { in NotifyPreferencesObserver()
561 value = dataIt->second; in NotifyPreferencesObserver()

Completed in 2 milliseconds