Home
last modified time | relevance | path

Searched refs:GetType (Results 1 - 25 of 218) sorted by relevance

123456789

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_hit_test_result_impl.cpp31 int ArkWebHitTestResultImpl::GetType() in GetType() function in OHOS::ArkWeb::ArkWebHitTestResultImpl
33 return nweb_hit_test_result_->GetType(); in GetType()
H A Dark_web_media_source_info_impl.cpp27 int ArkWebMediaSourceInfoImpl::GetType() in GetType() function in OHOS::ArkWeb::ArkWebMediaSourceInfoImpl
29 return static_cast<int>(nweb_media_source_info_->GetType()); in GetType()
H A Dark_web_select_popup_menu_item_impl.cpp27 int ArkWebSelectPopupMenuItemImpl::GetType() in GetType() function in OHOS::ArkWeb::ArkWebSelectPopupMenuItemImpl
29 return static_cast<int>(nweb_select_popup_menu_item_->GetType()); in GetType()
H A Dark_web_date_time_chooser_impl.cpp29 int ArkWebDateTimeChooserImpl::GetType() in GetType() function in OHOS::ArkWeb::ArkWebDateTimeChooserImpl
31 return static_cast<int>(nweb_date_time_chooser_->GetType()); in GetType()
H A Dark_web_native_embed_touch_event_impl.cpp44 size_t ArkWebNativeEmbedTouchEventImpl::GetType() in GetType() function in OHOS::ArkWeb::ArkWebNativeEmbedTouchEventImpl
46 return static_cast<size_t>(nweb_native_embed_touch_event_->GetType()); in GetType()
H A Dark_web_native_embed_info_impl.cpp52 ArkWebString ArkWebNativeEmbedInfoImpl::GetType() in GetType() function in OHOS::ArkWeb::ArkWebNativeEmbedInfoImpl
54 return ArkWebStringClassToStruct(nweb_native_embed_info_->GetType()); in GetType()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_hit_test_result_wrapper.cpp31 int ArkWebHitTestResultWrapper::GetType() in GetType() function in OHOS::ArkWeb::ArkWebHitTestResultWrapper
33 return ark_web_hit_test_result_->GetType(); in GetType()
H A Dark_web_media_source_info_wrapper.cpp27 ArkWebSourceType ArkWebMediaSourceInfoWrapper::GetType() in GetType() function in OHOS::ArkWeb::ArkWebMediaSourceInfoWrapper
29 return static_cast<ArkWebSourceType>(ark_web_media_source_info_->GetType()); in GetType()
H A Dark_web_date_time_chooser_wrapper.cpp29 ArkWebDateTimeChooserType ArkWebDateTimeChooserWrapper::GetType() in GetType() function in OHOS::ArkWeb::ArkWebDateTimeChooserWrapper
31 return static_cast<ArkWebDateTimeChooserType>(ark_web_date_time_chooser_->GetType()); in GetType()
H A Dark_web_native_embed_touch_event_wrapper.cpp44 ArkWebTouchType ArkWebNativeEmbedTouchEventWrapper::GetType() in GetType() function in OHOS::ArkWeb::ArkWebNativeEmbedTouchEventWrapper
46 return static_cast<ArkWebTouchType>(ark_web_native_embed_touch_event_->GetType()); in GetType()
H A Dark_web_select_popup_menu_item_wrapper.cpp27 NWebSelectPopupMenuItemType ArkWebSelectPopupMenuItemWrapper::GetType() in GetType() function in OHOS::ArkWeb::ArkWebSelectPopupMenuItemWrapper
29 return static_cast<NWebSelectPopupMenuItemType>(ark_web_select_popup_menu_item_->GetType()); in GetType()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_message_ffi.cpp159 WEBVIEWLOGD("FfiOHOSWebMessageExtImplGetType::GetType start"); in FfiOHOSWebMessageExtImplGetType()
162 WEBVIEWLOGE("FfiOHOSWebMessageExtImplGetType::GetType error"); in FfiOHOSWebMessageExtImplGetType()
166 int32_t type = webMessageExt->GetType(); in FfiOHOSWebMessageExtImplGetType()
181 if (webMessageExt->GetType() != static_cast<int32_t>(WebMessageType::STRING)) { in FfiOHOSWebMessageExtImplGetString()
207 if (webMessageExt->GetType() != static_cast<int32_t>(WebMessageType::NUMBER)) { in FfiOHOSWebMessageExtImplGetNumber()
217 if (data->GetType() == NWebValue::Type::INTEGER) { in FfiOHOSWebMessageExtImplGetNumber()
235 if (webMessageExt->GetType() != static_cast<int32_t>(WebMessageType::BOOLEAN)) { in FfiOHOSWebMessageExtImplGetBoolean()
260 if (webMessageExt->GetType() != static_cast<int32_t>(WebMessageType::ARRAYBUFFER)) { in FfiOHOSWebMessageExtImplGetArrayBuffer()
285 if (data->GetType() == NWebValue::Type::STRINGARRAY) { in ConvertToCArr()
289 } else if (data->GetType() in ConvertToCArr()
[all...]
H A Dwebview_javascript_execute_callback.cpp53 int32_t WebJsMessageExtImpl::GetType() in GetType() function in OHOS::Webview::WebJsMessageExtImpl
56 return ConvertToJsType(value_->GetType()); in GetType()
93 if (result->GetType() == NWebValue::Type::STRING && result->GetString().empty()) { in OnReceiveValue()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_javascript_execute_callback.cpp53 DECLARE_NAPI_FUNCTION("getType", NapiJsMessageExt::GetType), in InitJSExcute()
145 if (result->GetType() == NWebValue::Type::STRING && result->GetString().empty()) { in UvAfterWorkCbAsync()
225 if (result->GetType() == NWebValue::Type::STRING && result->GetString().empty()) { in UvAfterWorkCbPromise()
269 int32_t WebJsMessageExt::GetType() in GetType() function in OHOS::NWeb::WebJsMessageExt
272 return ConvertToJsType(value_->GetType()); in GetType()
301 napi_value NapiJsMessageExt::GetType(napi_env env, napi_callback_info info) in GetType() function in OHOS::NWeb::NapiJsMessageExt
303 WVLOG_D("GetType webJsMessageExt start"); in GetType()
325 int32_t type = webJsMessageExt->GetType(); in GetType()
350 if (webJsMessageExt->GetType() != static_cast<int32_t>(JsMessageType::STRING)) { in GetString()
375 if (webJsMessageExt->GetType() ! in GetNumber()
[all...]
/base/powermgr/power_manager/utils/vibrator/src/
H A Dpower_vibrator.cpp56 if (!source.IsEnable() || source.GetType() == "") { in StartVibrator()
60 int32_t ret = Sensors::StartVibrator(source.GetType().c_str()); in StartVibrator()
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_filter.cpp34 int DateTimeFilter::GetType(std::string& name) in GetType() function in OHOS::Global::I18n::DateTimeFilter
222 int type = GetType(matchRegex); in FilterDate()
296 int lType = lastMatch.GetType(); in FilterDateTime()
297 int cType = match.GetType(); in FilterDateTime()
351 int cType = currentMatch.GetType(); in FilterPeriod()
352 int nType = match.GetType(); in FilterPeriod()
394 int cType = currentMatch.GetType(); in FilterDateTimePunc()
395 int lType = match.GetType(); in FilterDateTimePunc()
427 int lType = lastMatch.GetType(); in DealBrackets()
428 int cType = currentMatch.GetType(); in DealBrackets()
[all...]
/base/update/updater/services/diffpatch/diff/
H A Dupdate_diff.cpp155 PATCH_DEBUG("UpdateDiff::MakePatch type: %d %d", newParser_->GetType(), oldParser_->GetType()); in MakePatch()
156 if (newParser_->GetType() != oldParser_->GetType()) { in MakePatch()
165 switch (newParser_->GetType()) { in MakePatch()
/base/hiviewdfx/hiview/base/event_report/event/
H A Dlogger_event.cpp93 size_t typeIndex = param.second.GetType(); in ToJsonString()
109 if ((paramMap_.find(name) != paramMap_.end()) && (paramMap_[name].GetType() == value.GetType())) { in InnerUpdate()
/base/accesscontrol/sandbox_manager/services/common/database/src/
H A Dstatement.cpp120 if (value.GetType() == ValueType::TYPE_STRING) { in Bind()
122 } else if (value.GetType() == ValueType::TYPE_INT) { in Bind()
124 } else if (value.GetType() == ValueType::TYPE_INT64) { in Bind()
/base/security/access_token/services/common/database/src/
H A Dstatement.cpp106 if (value.GetType() == ValueType::TYPE_STRING) { in Bind()
108 } else if (value.GetType() == ValueType::TYPE_INT) { in Bind()
110 } else if (value.GetType() == ValueType::TYPE_INT64) { in Bind()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_hit_test_result.h32 virtual int GetType() = 0;
H A Dark_web_media_source_info.h29 virtual int GetType() = 0;
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_file_kits_test.cpp184 ASSERT_FALSE((want.GetType() == "text/plain")); in HWTEST_F()
207 ASSERT_FALSE((want.GetType() == "text/plain")); in HWTEST_F()
250 ASSERT_FALSE((want.GetType() == "text/plain")); in HWTEST_F()
277 ASSERT_FALSE((want.GetType() == "text/plain")); in HWTEST_F()
299 ASSERT_FALSE((want.GetType() == "text/plain")); in HWTEST_F()
326 ASSERT_FALSE((want.GetType() == "text/plain")); in HWTEST_F()
352 ASSERT_FALSE((want.GetType() == "text/plain")); in HWTEST_F()
379 ASSERT_FALSE((want.GetType() == "text/plain")); in HWTEST_F()
409 ASSERT_FALSE((want.GetType() == "text/plain")); in HWTEST_F()
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h247 return GetType() == Type::NONE; in IsNone()
252 return GetType() == Type::BOOLEAN; in IsBoolean()
257 return GetType() == Type::STRING; in IsString()
262 return GetType() == Type::DOUBLE; in IsDouble()
267 return GetType() == Type::INTEGER; in IsINTEGER()
272 return GetType() == Type::LIST; in IsList()
277 return GetType() == Type::DICTIONARY; in IsDictionary()
282 return GetType() == Type::BINARY; in IsBinary()
436 Type GetType() in GetType() function in OHOS::NWeb::NWebValue
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_util.cpp41 return GetType(env, value) == napi_null; in IsNull()
46 return GetType(env, value) == napi_boolean; in IsBoolean()
51 return GetType(env, value) == napi_number; in IsNumber()
56 return GetType(env, value) == napi_string; in IsString()
61 return GetType(env, value) == napi_object; in IsObject()
66 return GetType(env, value) == napi_function; in IsFunction()
90 napi_valuetype GetType(const napi_env env, const napi_value value) in GetType() function
116 type = GetType(env, element); in GetArrayType()
119 if (type != GetType(env, element)) { in GetArrayType()
466 napi_valuetype type = GetType(en in ConvertToString()
[all...]

Completed in 11 milliseconds

123456789