Home
last modified time | relevance | path

Searched defs:HasKey (Results 1 – 7 of 7) sorted by relevance

/foundation/window/window_manager/utils/src/
Dpersistent_storage.cpp28 bool PersistentStorage::HasKey(const std::string& key, PersistentStorageType storageType) in HasKey() function in OHOS::Rosen::PersistentStorage
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_persistent_storage.cpp26 bool ScenePersistentStorage::HasKey(const std::string& key, ScenePersistentStorageType storageType) in HasKey() function in OHOS::Rosen::ScenePersistentStorage
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
Dmock_preferences.cpp79 bool MockPreferences::HasKey(const std::string &key) in HasKey() function in OHOS::NativePreferences::MockPreferences
/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_impl.cpp330 bool PreferencesImpl::HasKey(const std::string &key) in HasKey() function in OHOS::NativePreferences::PreferencesImpl
/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
Dnapi_preferences.cpp343 napi_value PreferencesProxy::HasKey(napi_env env, napi_callback_info info) in HasKey() function in OHOS::PreferencesJsKit::PreferencesProxy
/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
Dnapi_storage.cpp538 napi_value StorageProxy::HasKey(napi_env env, napi_callback_info info) in HasKey() function in OHOS::StorageJsKit::StorageProxy
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dpac_map.cpp1110 bool PacMap::HasKey(const std::string &key) in HasKey() function in OHOS::AppExecFwk::PacMap