Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dpreferences_impl.h73 static int WriteToDiskFile(std::shared_ptr<PreferencesImpl> pref);
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_impl.cpp459 int PreferencesImpl::WriteToDiskFile(std::shared_ptr<PreferencesImpl> pref) in WriteToDiskFile() function in OHOS::NativePreferences::PreferencesImpl
498 PreferencesImpl::WriteToDiskFile(realThis); in Flush()
516 return PreferencesImpl::WriteToDiskFile(shared_from_this()); in FlushSync()

Completed in 2 milliseconds