Home
last modified time | relevance | path

Searched defs:GetBoolean (Results 1 – 16 of 16) 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/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
Ddistributed_object_impl.cpp56 uint32_t DistributedObjectImpl::GetBoolean(const std::string &key, bool &value) in GetBoolean() function in OHOS::ObjectStore::DistributedObjectImpl
Dflat_object_store.cpp304 uint32_t FlatObjectStore::GetBoolean(const std::string &sessionId, const std::string &key, bool &va… in GetBoolean() function in OHOS::ObjectStore::FlatObjectStore
/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_theme_constants.cpp130 bool ThemeConstants::GetBoolean(uint32_t key) const in GetBoolean() function in OHOS::Ace::ThemeConstants
/foundation/arkui/ace_engine/frameworks/core/common/resource/
Dresource_wrapper.h170 bool GetBoolean(uint32_t key) const in GetBoolean() function
/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dresource_adapter.h158 virtual bool GetBoolean(uint32_t resId) const in GetBoolean() function
Dtheme_constants.cpp327 bool ThemeConstants::GetBoolean(uint32_t key) const in GetBoolean() function in OHOS::Ace::ThemeConstants
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_javascript_value.h265 bool GetBoolean() in GetBoolean() function
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
Dresource_manager_addon.cpp298 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/arkui/ace_engine/adapter/preview/osal/
Dresource_adapter_impl_standard.cpp430 bool ResourceAdapterImpl::GetBoolean(uint32_t resId) const in GetBoolean() function in OHOS::Ace::ResourceAdapterImpl
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp439 bool ResourceAdapterImpl::GetBoolean(uint32_t resId) const in GetBoolean() function in OHOS::Ace::ResourceAdapterImpl
Dresource_adapter_impl_v2.cpp554 bool ResourceAdapterImplV2::GetBoolean(uint32_t resId) const in GetBoolean() function in OHOS::Ace::ResourceAdapterImplV2
/foundation/communication/netmanager_base/utils/napi_utils/src/
Dnapi_utils.cpp374 napi_value GetBoolean(napi_env env, bool value) in GetBoolean() function
/foundation/communication/netstack/utils/napi_utils/src/
Dnapi_utils.cpp482 napi_value GetBoolean(napi_env env, bool value) in GetBoolean() function