Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/include/
H A Doh_preferences_impl.h69 std::string GetPreferencesStoreFilePath();
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Doh_preferences.cpp148 std::string OH_PreferencesImpl::GetPreferencesStoreFilePath() in GetPreferencesStoreFilePath() function in OH_PreferencesImpl
170 preferencesImpl->GetPreferencesStoreFilePath()); in OH_Preferences_Close()