Home
last modified time | relevance | path

Searched defs:GetBoolean (Results 1 – 14 of 14) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/capability/preference/
Dstorage_impl.h50 bool GetBoolean(const std::string& key, bool& value) override in GetBoolean() function
/foundation/arkui/ace_engine/test/unittest/core/common/storage/
Dmock_storage.h47 bool GetBoolean(const std::string& key, bool& value) override in GetBoolean() function
78 bool GetBoolean(const std::string& key, bool& value) override in GetBoolean() function
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_javascript_value.h65 bool GetBoolean() in GetBoolean() function
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
Ddistributed_object_impl.cpp103 uint32_t DistributedObjectImpl::GetBoolean(const std::string &key, bool &value) in GetBoolean() function in OHOS::ObjectStore::DistributedObjectImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/theme/
Dmock_theme_constants.cpp130 bool ThemeConstants::GetBoolean(uint32_t key) const in GetBoolean() function in OHOS::Ace::ThemeConstants
/foundation/arkui/ace_engine/adapter/preview/osal/
Dresource_adapter_impl_standard.cpp279 bool ResourceAdapterImpl::GetBoolean(uint32_t resId) const in GetBoolean() function in OHOS::Ace::ResourceAdapterImpl
/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dresource_adapter.h156 virtual bool GetBoolean(uint32_t resId) const in GetBoolean() function
Dtheme_constants.cpp328 bool ThemeConstants::GetBoolean(uint32_t key) const in GetBoolean() function in OHOS::Ace::ThemeConstants
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Dresource_manager_addon.cpp302 napi_value ResourceManagerAddon::GetBoolean(napi_env env, napi_callback_info info) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerAddon
/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/
Djs.cpp141 bool JSObject::GetBoolean(JSValue target, const char * const prop) in GetBoolean() function in OHOS::ACELite::JSObject
/foundation/communication/dsoftbus/core/connection/wifi_direct/data/
Dinfo_container.c202 static bool GetBoolean(struct InfoContainer *self, size_t key, bool defaultValue) in GetBoolean() function
/foundation/communication/netmanager_base/utils/napi_utils/src/
Dnapi_utils.cpp333 napi_value GetBoolean(napi_env env, bool value) in GetBoolean() function
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp429 bool ResourceAdapterImpl::GetBoolean(uint32_t resId) const in GetBoolean() function in OHOS::Ace::ResourceAdapterImpl
/foundation/communication/netstack/utils/napi_utils/src/
Dnapi_utils.cpp372 napi_value GetBoolean(napi_env env, bool value) in GetBoolean() function