Home
last modified time | relevance | path

Searched refs:commitToMemory (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_impl.cpp485 std::shared_ptr<PreferencesImpl::MemoryToDiskRequest> request = commitToMemory(); in Flush()
495 std::shared_ptr<PreferencesImpl::MemoryToDiskRequest> request = commitToMemory(); in FlushSync()
507 std::shared_ptr<PreferencesImpl::MemoryToDiskRequest> PreferencesImpl::commitToMemory() in commitToMemory() function in OHOS::NativePreferences::PreferencesImpl
/foundation/distributeddatamgr/preferences/frameworks/native/include/
Dpreferences_impl.h182 std::shared_ptr<MemoryToDiskRequest> commitToMemory();