Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/preference/
H A Dstorage_impl.h50 bool GetBoolean(const std::string& key, bool& value) override in GetBoolean() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/storage/
H A 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
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_execute_callback.cpp295 bool WebJsMessageExt::GetBoolean() in GetBoolean() function in OHOS::NWeb::WebJsMessageExt
387 napi_value NapiJsMessageExt::GetBoolean(napi_env env, napi_callback_info info) in GetBoolean() function in OHOS::NWeb::NapiJsMessageExt
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/
H A Ddistributed_object_impl.cpp56 uint32_t DistributedObjectImpl::GetBoolean(const std::string &key, bool &value) in GetBoolean() function in OHOS::ObjectStore::DistributedObjectImpl
H A 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
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dparameter_ex.cpp44 bool GetBoolean(const std::string& key, const bool defaultValue) in GetBoolean() function
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/test/unittest/common/mock/
H A Dmock_parameter_ex.cpp47 bool GetBoolean(const std::string& key, const bool defaultValue) in GetBoolean() function
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_theme_constants.cpp130 bool ThemeConstants::GetBoolean(uint32_t key) const in GetBoolean() function in OHOS::Ace::ThemeConstants
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/resource/
H A Dresource_wrapper.h170 bool GetBoolean(uint32_t key) const in GetBoolean() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dresource_adapter.h158 virtual bool GetBoolean(uint32_t resId) const in GetBoolean() function
H A Dtheme_constants.cpp327 bool ThemeConstants::GetBoolean(uint32_t key) const in GetBoolean() function in OHOS::Ace::ThemeConstants
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h285 bool GetBoolean() in GetBoolean() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_javascript_value.h265 bool GetBoolean() in GetBoolean() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/wrapper/
H A Djs.cpp141 bool JSObject::GetBoolean(JSValue target, const char * const prop) in GetBoolean() function in OHOS::ACELite::JSObject
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dresource_manager_addon.cpp298 napi_value ResourceManagerAddon::GetBoolean(napi_env env, napi_callback_info info) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerAddon
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl_standard.cpp430 bool ResourceAdapterImpl::GetBoolean(uint32_t resId) const in GetBoolean() function in OHOS::Ace::ResourceAdapterImpl
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_addon.cpp382 napi_value ResourceManagerAddon::GetBoolean(napi_env env, napi_callback_info info) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerAddon
H A Dresource_manager_napi_sync_impl.cpp501 napi_value ResourceManagerNapiSyncImpl::GetBoolean(napi_env env, napi_callback_info info) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerNapiSyncImpl
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dresource_manager_impl.cpp387 RState ResourceManagerImpl::GetBoolean(const IdItem *idItem, bool &outValue) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl.cpp439 bool ResourceAdapterImpl::GetBoolean(uint32_t resId) const in GetBoolean() function in OHOS::Ace::ResourceAdapterImpl
H A Dresource_adapter_impl_v2.cpp554 bool ResourceAdapterImplV2::GetBoolean(uint32_t resId) const in GetBoolean() function in OHOS::Ace::ResourceAdapterImplV2
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp147 bool GetBoolean(const napi_env env, const napi_value value) in GetBoolean() function
/ohos5.0/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dnapi_utils.cpp374 napi_value GetBoolean(napi_env env, bool value) in GetBoolean() function
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dnapi_utils.cpp482 napi_value GetBoolean(napi_env env, bool value) in GetBoolean() function
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp562 RState ResourceManagerImpl::GetBoolean(const std::shared_ptr<IdItem> idItem, bool &outValue) in GetBoolean() function in OHOS::Global::Resource::ResourceManagerImpl

12