Home
last modified time | relevance | path

Searched refs:napi_get_null (Results 1 – 25 of 47) sorted by relevance

12

/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
Djs_utils.cpp95 napi_get_null(env, &tempValue); in Convert2NativeValue()
197 napi_get_null(env, &result); in Convert2JSValue()
/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
Djs_animator.cpp245 napi_get_null(env, &result); in JSReset()
269 napi_get_null(env, &result); in JSPlay()
283 napi_get_null(env, &result); in JSFinish()
297 napi_get_null(env, &result); in JSPause()
311 napi_get_null(env, &result); in JSCancel()
328 napi_get_null(env, &result); in JSReverse()
/foundation/arkui/napi/sample/native_module_systemtest/
Djs_test_arraybuffer.cpp52 napi_get_null(env, &result); in DetachArrayBuffer()
Djs_napi_instance.cpp50 NAPI_CALL(env, napi_get_null(env, &jsValue)); in GetModuleName()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
Dfree_install.cpp90 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in IsHapModuleRemovableComplete()
95 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_SIZE_ONE])); in IsHapModuleRemovableComplete()
194 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in SetHapModuleUpgradeFlagComplete()
608 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in GetBundlePackInfoComplete()
614 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_SIZE_ONE])); in GetBundlePackInfoComplete()
733 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in GetDispatchInfoComplete()
739 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_SIZE_ONE])); in GetDispatchInfoComplete()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/
Dlauncher_bundle_manager.cpp77 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in GetLauncherAbilityInfoComplete()
207 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in GetAllLauncherAbilityInfoComplete()
288 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in GetShortcutInfoComplete()
/foundation/ability/ability_runtime/service_router_framework/interfaces/kits/js/serviceroutermgr/
Dservice_router_mgr.cpp116 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &nAppInfo)); in ConvertBusinessAbilityInfo()
203 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in QueryBusinessAbilityInfosComplete()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/app_control/
Djs_app_control.cpp117 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in SetDisposedStatusComplete()
247 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in DeleteDisposedStatusComplete()
368 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in GetDisposedStatusComplete()
/foundation/ability/ability_runtime/frameworks/js/napi/featureAbility/
Dfeature_ability.cpp549 napi_get_null(env, &result[PARAM1]); in SetResultAsync()
564 NAPI_CALL(env, napi_get_null(env, &result)); in SetResultAsync()
600 napi_get_null(env, &result); in SetResultPromise()
1035 NAPI_CALL(env, napi_get_null(env, &result)); in GetDataAbilityHelperAsync()
1267 napi_get_null(env, &result[PARAM1]); in ContinueAbilityAsync()
1282 napi_get_null(env, &result); in ContinueAbilityAsync()
1331 napi_get_null(env, &result); in ContinueAbilityPromise()
Dnapi_data_ability_helper.cpp340 NAPI_CALL(env, napi_get_null(env, &result)); in InsertAsync()
560 NAPI_CALL(env, napi_get_null(env, &result)); in NotifyChangeAsync()
772 NAPI_CALL(env, napi_get_null(env, &result)); in RegisterAsync()
968 NAPI_CALL(env, napi_get_null(env, &result)); in UnRegisterSync()
1264 NAPI_CALL(env, napi_get_null(env, &result)); in GetTypeAsync()
1443 NAPI_CALL(env, napi_get_null(env, &result)); in GetFileTypesAsync()
1640 NAPI_CALL(env, napi_get_null(env, &result)); in NormalizeUriAsync()
1814 NAPI_CALL(env, napi_get_null(env, &result)); in DenormalizeUriAsync()
2015 NAPI_CALL(env, napi_get_null(env, &result)); in DeleteAsync()
2203 NAPI_CALL(env, napi_get_null(env, &result)); in UpdateAsync()
[all …]
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
Dbundle_active_app_group_napi.cpp282 napi_get_null(env, &result); in SetAppGroup()
387 napi_get_null(env, &result); in RegisterAppGroupCallBack()
467 napi_get_null(env, &result); in UnRegisterAppGroupCallBack()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
Dzlib_callback_info.cpp55 … CHKRV_SCOPE(asyncCallbackInfo->env, napi_get_null(asyncCallbackInfo->env, &result[0]), scope); in ExcuteWork()
/foundation/communication/ipc/ipc/native/src/napi_common/source/
Dnapi_remote_object_holder.cpp182 napi_get_null(env_, &result); in queryLocalInterface()
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dpasteboard_common.cpp54 napi_get_null(env, &result); in NapiGetNull()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp146 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in GetBundleArchiveInfoComplete()
291 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in GetBundleNameByUidComplete()
312 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in GetApplicationInfoComplete()
333 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in GetApplicationInfosComplete()
703 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in QueryAbilityInfosComplete()
948 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in QueryExtensionInfosComplete()
1090 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in GetAbilityLabelComplete()
1176 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in GetAbilityIconComplete()
1262 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in SetApplicationEnabledComplete()
1334 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in SetAbilityEnabledComplete()
[all …]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/overlay/
Djs_app_overlay.cpp102 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in SetOverlayEnabledComplete()
292 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in GetOverlayModuleInfoComplete()
374 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in GetTargetOverlayModuleInfosComplete()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/
Djs_default_app.cpp267 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in IsDefaultApplicationComplete()
414 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in GetDefaultApplicationComplete()
577 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in SetDefaultApplicationComplete()
750 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[ARGS_POS_ZERO])); in ResetDefaultApplicationComplete()
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_errcode.cpp103 napi_get_null(env, &res); in NapiGetNull()
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
Djs_utils.cpp222 napi_get_null(env, &tempValue); in Convert2Value()
443 napi_get_null(env, &result); in Convert2JSValue()
/foundation/arkui/ui_appearance/interfaces/kits/napi/src/
Djs_ui_appearance.cpp89 napi_get_null(env, &result); in OnComplete()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/common/napi/
Dn_val.cpp236 napi_get_null(env, &res); in CreateNull()
/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/
Dcommon.cpp49 napi_get_null(env, &result); in NapiGetNull()
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/
Ddistributed_bundle.cpp255 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in GetRemoteAbilityInfoComplete()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
Dnapi_context.cpp93 napi_get_null(env, &result[PARAM1]); in SetShowOnLockScreenAsyncCompleteCB()
134 NAPI_CALL(env, napi_get_null(env, &result)); in SetShowOnLockScreenAsync()
300 napi_get_null(env, &result[PARAM1]); in SetWakeUpScreenAsyncCompleteCB()
344 NAPI_CALL(env, napi_get_null(env, &result)); in SetWakeUpScreenAsync()
1123 NAPI_CALL(env, napi_get_null(env, &result)); in GetApplicationInfoAsync()
1396 NAPI_CALL(env, napi_get_null(env, &result)); in GetProcessInfoAsync()
1687 NAPI_CALL(env, napi_get_null(env, &result)); in GetElementNameAsync()
1851 NAPI_CALL(env, napi_get_null(env, &result)); in GetProcessNameAsync()
2043 NAPI_CALL(env, napi_get_null(env, &result)); in GetCallingBundleAsync()
2243 NAPI_CALL(env, napi_get_null(env, &result)); in GetOrCreateLocalDirAsync()
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
Dcommon.cpp56 napi_get_null(env, &result); in NapiGetNull()

12