Home
last modified time | relevance | path

Searched defs:GetPreferences (Results 1 – 6 of 6) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_preferences_helper.cpp28 std::shared_ptr<Preferences> PreferencesHelper::GetPreferences(const Options &options, int& errCode) in GetPreferences() function in OHOS::NativePreferences::PreferencesHelper
/foundation/barrierfree/accessibility/services/test/mock/distributeddatamgr/src/
Dmock_preferences_helper.cpp28 std::shared_ptr<Preferences> PreferencesHelper::GetPreferences(const Options &options, int& errCode) in GetPreferences() function in OHOS::NativePreferences::PreferencesHelper
/foundation/filemanagement/dfs_service/test/mock/
Dpreference_helper_mock.cpp54 std::shared_ptr<Preferences> PreferencesHelper::GetPreferences(const Options &options, int &errCode) in GetPreferences() function in OHOS::NativePreferences::PreferencesHelper
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_helper.cpp86 std::shared_ptr<Preferences> PreferencesHelper::GetPreferences(const Options &options, int &errCode) in GetPreferences() function in OHOS::NativePreferences::PreferencesHelper
/foundation/distributeddatamgr/preferences/frameworks/native/include/
Dpreferences_impl.h46 static std::shared_ptr<PreferencesImpl> GetPreferences(const Options &options) in GetPreferences() function
/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
Dnapi_preferences_helper.cpp78 napi_value GetPreferences(napi_env env, napi_callback_info info) in GetPreferences() function