Home
last modified time | relevance | path

Searched refs:napi_get_value_int32 (Results 1 – 25 of 68) sorted by relevance

123

/base/account/os_account/interfaces/kits/napi/domain_account/src/
Dnapi_domain_auth_callback.cpp88 napi_get_value_int32(env, napiRemainTimes, &(authResult.authProperty.remainingTimes)); in ParseDoaminAuthResult()
95 napi_get_value_int32(env, napiFreezingTime, &(authResult.authProperty.freezingTime)); in ParseDoaminAuthResult()
116 napi_get_value_int32(env, argv[0], &(param->resultCode)); in ParseContextForOnResult()
/base/telephony/core_service/frameworks/js/network_search/src/
Dnapi_radio.cpp188 NAPI_CALL(env, napi_get_value_int32(env, parameters[0], &asyncContext->slotId)); in GetRadioTech()
277 NAPI_CALL(env, napi_get_value_int32(env, parameters[0], &(asyncContext->slotId))); in GetSignalInfoList()
450 NAPI_CALL(env, napi_get_value_int32(env, parameters[0], &asyncContext->slotId)); in GetNetworkState()
456 NAPI_CALL(env, napi_get_value_int32(env, parameters[0], &asyncContext->slotId)); in GetNetworkState()
515 NAPI_CALL(env, napi_get_value_int32(env, parameters[0], &asyncContext->slotId)); in GetNetworkSelectionMode()
649 NAPI_CALL(env, napi_get_value_int32(env, parameters[0], &asyncContext->slotId)); in GetNetworkSearchInformation()
827 napi_get_value_int32(env, slotIdValue, &context.slotId); in ParseNetworkSelectionParameter()
832 napi_get_value_int32(env, selecModeValue, &jsSelectMode); in ParseNetworkSelectionParameter()
846 napi_get_value_int32(env, stateValue, &context.state); in ParseNetworkSelectionParameter()
932 NAPI_CALL(env, napi_get_value_int32(env, parameters[0], &asyncContext->slotId)); in GetISOCountryCodeForNetwork()
[all …]
/base/telephony/sms_mms/frameworks/js/napi/src/
Dnapi_sms.cpp253 napi_get_value_int32(env, slotIdValue, &context.slotId); in ParseMessageParameter()
280 napi_get_value_int32(env, destinationPortValue, &destinationPort); in ParseMessageParameter()
293 napi_get_value_int32(env, elementValue, &element); in ParseMessageParameter()
443 napi_get_value_int32(env, elementValue, &element); in CreateMessage()
517 napi_get_value_int32(env, parameters[0], &context->slotId); in SetDefaultSmsSlotId()
595 napi_status statusValue = napi_get_value_int32(env, parameters[0], &context->defaultSmsSlotId); in GetDefaultSmsSlotId()
670 napi_get_value_int32(env, parameters[0], &context->slotId); in SetSmscAddr()
747 napi_get_value_int32(env, parameters[0], &context->slotId); in GetSmscAddr()
836 napi_get_value_int32(env, slotIdValue, &context->slotId); in AddSimMessage()
849 napi_get_value_int32(env, statusValue, &messageStatus); in AddSimMessage()
[all …]
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp883 napi_get_value_int32(env, argv[ARRAY_INDEX_FIRST], &asyncContext->callId); in AnswerCall()
886 napi_get_value_int32(env, argv[ARRAY_INDEX_FIRST], &asyncContext->callId); in AnswerCall()
915 napi_get_value_int32(env, argv[ARRAY_INDEX_FIRST], &asyncContext->callId); in RejectCall()
926 napi_get_value_int32(env, argv[ARRAY_INDEX_FIRST], &asyncContext->callId); in RejectCall()
929 napi_get_value_int32(env, argv[ARRAY_INDEX_FIRST], &asyncContext->callId); in RejectCall()
933 napi_get_value_int32(env, argv[ARRAY_INDEX_FIRST], &asyncContext->callId); in RejectCall()
963 napi_get_value_int32(env, argv[ARRAY_INDEX_FIRST], &asyncContext->callId); in HangUpCall()
966 napi_get_value_int32(env, argv[ARRAY_INDEX_FIRST], &asyncContext->callId); in HangUpCall()
988 napi_get_value_int32(env, argv[ARRAY_INDEX_FIRST], &asyncContext->callId); in HoldCall()
1009 napi_get_value_int32(env, argv[ARRAY_INDEX_FIRST], &asyncContext->callId); in UnHoldCall()
[all …]
Dnapi_call_manager_utils.cpp187 napi_status getIntStatus = napi_get_value_int32(env, value, &intValue); in GetIntProperty()
202 napi_status getIntStatus = napi_get_value_int32(env, value, &result); in GetUssdIntProperty()
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
Dnapi_faultlogger.cpp178 napi_get_value_int32(env, parameters[ONE_PARAMETER - 1], &faultLogInfoContext->faultType); in QuerySelfFaultLog()
229 napi_get_value_int32(env, parameters[ONE_PARAMETER - 1], &nowTmp); in AddFaultLog()
232 napi_get_value_int32(env, parameters[TWO_PARAMETER - 1], &logType); in AddFaultLog()
274 napi_get_value_int32(env, parameters[ONE_PARAMETER - 1], &faultLogInfoContext->faultType); in Query()
/base/theme/wallpaper_mgr/interfaces/kits/napi/
Dnapi_wallpaper_ability.cpp75 napi_get_value_int32(env, argv[0], &context->wallpaperType); in GetColorsInner()
123 napi_get_value_int32(env, argv[0], &context->wallpaperType); in GetIdInner()
160 napi_get_value_int32(env, argv[0], &context->wallpaperType); in GetFileInner()
372 napi_get_value_int32(env, argv[0], &context->wallpaperType); in RestoreInner()
443 napi_get_value_int32(env, argv[1], &context->wallpaperType); in SetImageInput()
511 napi_get_value_int32(env, argv[0], &context->wallpaperType); in GetImageInner()
697 napi_get_value_int32(env, argValue, &wallpaperType); in IsValidArgRange()
/base/powermgr/display_manager/frameworks/napi/
Dbrightness.cpp90 if (napi_ok != napi_get_value_int32(env_, napiBrightness, &value)) { in SetValue()
112 napi_get_value_int32(env_, napiVal, &brightness); in SystemSetValue()
135 napi_get_value_int32(env_, napiMode, &mode); in SetMode()
/base/powermgr/power_manager/frameworks/napi/utils/
Dasync_callback_info.cpp71 napi_get_value_int32(env, type, &result); in SetType()
/base/web/webview/interfaces/kits/napi/common/
Dnapi_parse_utils.cpp48 napi_get_value_int32(env, argv, &number); in ParseInt32()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Ddisturb_mode.cpp44 napi_get_value_int32(env, value, &type); in GetDoNotDisturbDate()
122 NAPI_CALL(env, napi_get_value_int32(env, argv[PARAM1], &params.userId)); in ParseParameters()
258 NAPI_CALL(env, napi_get_value_int32(env, argv[PARAM0], &params.userId)); in ParseParameters()
Dcancel.cpp45 NAPI_CALL(env, napi_get_value_int32(env, argv[PARAM0], &paras.id)); in ParseParameters()
334 NAPI_CALL(env, napi_get_value_int32(env, argv[PARAM0], &paras.id)); in ParseParameters()
354 napi_get_value_int32(env, argv[PARAM2], &paras.userId); in ParseParameters()
Dremove.cpp41 napi_get_value_int32(env, value, &removeReason); in ParseRemoveReason()
162 NAPI_CALL(env, napi_get_value_int32(env, argv[PARAM0], &params.userId)); in ParseParametersByRemoveAll()
/base/security/access_token/interfaces/kits/common/src/
Dnapi_common.cpp54 if (napi_get_value_int32(env, value, &result) != napi_ok) { in ParseInt32()
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
Duser_auth_impl.cpp62 NAPI_CALL(env, napi_get_value_int32(env, argv[PARAM0], &type)); in GetAvailableStatus()
64 NAPI_CALL(env, napi_get_value_int32(env, argv[PARAM1], &level)); in GetAvailableStatus()
/base/msdp/device_status/frameworks/js/napi/src/
Ddevicestatus_napi.cpp296 status = napi_get_value_int32(env, args[ARG_1], &eventMode); in SubscribeDeviceStatus()
303 status = napi_get_value_int32(env, args[ARG_2], &latencyMode); in SubscribeDeviceStatus()
348 status = napi_get_value_int32(env, args[ARG_1], &eventMode); in UnsubscribeDeviceStatus()
/base/powermgr/power_manager/frameworks/napi/runninglock/
Drunninglock_interface.cpp63 napi_get_value_int32(env, argv[i], &type); in CreateRunningLock()
103 napi_get_value_int32(env, argv[i], &type); in IsRunningLockTypeSupported()
/base/account/os_account/interfaces/kits/napi/account_iam/src/
Dnapi_account_iam_common.cpp213 napi_get_value_int32(env, result, &credType); in ParseAddCredInfo()
217 napi_get_value_int32(env, result, &credSubType); in ParseAddCredInfo()
294 napi_get_value_int32(env, napiAuthType, &authType); in ParseGetPropRequest()
317 napi_get_value_int32(env, napiKey, &key); in ParseSetPropRequest()
322 napi_get_value_int32(env, napiAuthType, &authType); in ParseSetPropRequest()
Dnapi_account_iam_user_auth.cpp80 napi_get_value_int32(env, argv[PARAM_ZERO], &authType); in GetAvailableStatus()
88 napi_get_value_int32(env, argv[PARAM_ONE], &authSubType); in GetAvailableStatus()
/base/update/updateservice/frameworks/js/napi/base/src/
Dnapi_util.cpp31 napi_get_value_int32(env, value, &intValue); in GetInt32()
/base/sensors/medical_sensor/interfaces/plugin/src/
Dmedical_napi_utils.cpp55 napi_get_value_int32(env, value, &number); in GetCppInt32()
/base/usb/usb_manager/interfaces/kits/js/napi/src/
Dusb_info.cpp615 napi_get_value_int32(env, argv[INDEX_0], &funcs); in CoreUsbFunctionsToString()
657 napi_get_value_int32(env, argv[INDEX_0], &funcs); in CoreSetCurrentFunctions()
750 napi_get_value_int32(env, args[INDEX_0], &id); in PortGetSupportedModes()
799 napi_get_value_int32(env, args[INDEX_0], &id); in PortSetPortRole()
801 napi_get_value_int32(env, args[INDEX_1], &powerRole); in PortSetPortRole()
803 napi_get_value_int32(env, args[INDEX_2], &dataRole); in PortSetPortRole()
1090 napi_get_value_int32(env, argv[INDEX_2], &timeOut); in GetControlTransferParam()
1224 napi_get_value_int32(env, argv[INDEX_3], &timeOut); in GetBulkTransferParams()
/base/powermgr/battery_statistics/frameworks/js/napi/src/
Dbattery_stats.cpp148 napi_get_value_int32(env_, argv[index], &jsValue); in GetAppOrPartStats()
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/hitracemeter/
Dnapi_hitrace_meter.cpp92 napi_get_value_int32(env, value, &dest); in ParseInt32Param()
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp135 napi_get_value_int32(env, result, &reminderType); in CreateReminder()
286 napi_get_value_int32(env, result, &propertyVal); in GetInt32()
525 napi_get_value_int32(env, repeatDayVal, &propertyDayVal); in ParseInt32Array()

123