Home
last modified time | relevance | path

Searched defs:RemovePreferencesFromCache (Results 1 – 5 of 5) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_preferences_helper.cpp42 int PreferencesHelper::RemovePreferencesFromCache(const std::string& path) in RemovePreferencesFromCache() function in OHOS::NativePreferences::PreferencesHelper
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
Dmock_preferences_helper.cpp43 int PreferencesHelper::RemovePreferencesFromCache(const std::string& path) in RemovePreferencesFromCache() function in OHOS::NativePreferences::PreferencesHelper
/foundation/barrierfree/accessibility/services/test/mock/distributeddatamgr/src/
Dmock_preferences_helper.cpp38 int PreferencesHelper::RemovePreferencesFromCache(const std::string& path) in RemovePreferencesFromCache() function in OHOS::NativePreferences::PreferencesHelper
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_helper.cpp147 int PreferencesHelper::RemovePreferencesFromCache(const std::string &path) in RemovePreferencesFromCache() function in OHOS::NativePreferences::PreferencesHelper
/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
Dnapi_preferences_helper.cpp131 napi_value RemovePreferencesFromCache(napi_env env, napi_callback_info info) in RemovePreferencesFromCache() function