Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/include/
H A Doh_preferences_impl.h68 void SetPreferencesStoreFilePath(const std::string &filePath);
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Doh_preferences.cpp108 preferenceImpl->SetPreferencesStoreFilePath(filePath); in OH_Preferences_Open()
142 void OH_PreferencesImpl::SetPreferencesStoreFilePath(const std::string &filePath) in SetPreferencesStoreFilePath() function in OH_PreferencesImpl