Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_print_attributes_adapter_impl.cpp22 bool ArkWebPrintAttributesAdapterImpl::GetBool(uint32_t attrId) in GetBool() function in OHOS::ArkWeb::ArkWebPrintAttributesAdapterImpl
Dark_web_rom_value_impl.cpp50 bool ArkWebRomValueImpl::GetBool() in GetBool() function in OHOS::ArkWeb::ArkWebRomValueImpl
Dark_web_hap_value_wrapper.cpp50 bool ArkWebHapValueWrapper::GetBool() in GetBool() function in OHOS::ArkWeb::ArkWebHapValueWrapper
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_print_attributes_adapter_wrapper.cpp21 bool NWebPrintAttributesAdapterWrapper::GetBool(uint32_t attrId) in GetBool() function in OHOS::ArkWeb::NWebPrintAttributesAdapterWrapper
Dark_web_hap_value_impl.cpp50 bool ArkWebHapValueImpl::GetBool() in GetBool() function in OHOS::ArkWeb::ArkWebHapValueImpl
Dark_web_rom_value_wrapper.cpp50 bool ArkWebRomValueWrapper::GetBool() in GetBool() function in OHOS::ArkWeb::ArkWebRomValueWrapper
/base/web/webview/ohos_nweb/src/
Dwebview_value.cpp50 bool WebViewValue::GetBool() in GetBool() function in OHOS::NWeb::WebViewValue
/base/security/security_guard/frameworks/common/utils/src/
Djson_util.cpp81 bool GetBool(const cJSON *inJson, const std::string &item, bool &ret) in GetBool() function
/base/request/request/common/database/include/
Dwrapper.h86 inline int GetBool(RowEntity &rowEntity, int index, bool &value) in GetBool() function
/base/inputmethod/imf/test/unittest/cpp_test/src/
Djs_util_test.cpp93 static napi_value GetBool(napi_env env, napi_callback_info info) in GetBool() function
/base/request/request/common/database/src/
Dwrapper.rs173 fn GetBool(row: Pin<&mut RowEntity>, index: i32, value: &mut bool) -> i32; in GetBool() function
/base/update/updateservice/frameworks/js/napi/session/src/
Dnapi_common_utils.cpp66 int32_t NapiCommonUtils::GetBool(napi_env env, napi_value arg, const std::string &attrName, bool &v… in GetBool() function in OHOS::UpdateService::NapiCommonUtils
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp682 bool ReminderCommon::GetBool(const napi_env &env, const napi_value &value, in GetBool() function in OHOS::ReminderAgentNapi::ReminderCommon
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1393 bool WebPrintAttributes::GetBool(uint32_t attrId) in GetBool() function in OHOS::NWeb::WebPrintAttributes