/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/ |
D | js_utils.cpp | 95 napi_get_null(env, &tempValue); in Convert2NativeValue() 197 napi_get_null(env, &result); in Convert2JSValue()
|
/foundation/arkui/ace_engine/interfaces/napi/kits/animator/ |
D | js_animator.cpp | 245 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/ |
D | js_test_arraybuffer.cpp | 52 napi_get_null(env, &result); in DetachArrayBuffer()
|
D | js_napi_instance.cpp | 50 NAPI_CALL(env, napi_get_null(env, &jsValue)); in GetModuleName()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/ |
D | free_install.cpp | 90 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/ |
D | launcher_bundle_manager.cpp | 77 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/ |
D | service_router_mgr.cpp | 116 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/ |
D | js_app_control.cpp | 117 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/ |
D | feature_ability.cpp | 549 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()
|
D | napi_data_ability_helper.cpp | 340 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/ |
D | bundle_active_app_group_napi.cpp | 282 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/ |
D | zlib_callback_info.cpp | 55 … CHKRV_SCOPE(asyncCallbackInfo->env, napi_get_null(asyncCallbackInfo->env, &result[0]), scope); in ExcuteWork()
|
/foundation/communication/ipc/ipc/native/src/napi_common/source/ |
D | napi_remote_object_holder.cpp | 182 napi_get_null(env_, &result); in queryLocalInterface()
|
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
D | pasteboard_common.cpp | 54 napi_get_null(env, &result); in NapiGetNull()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/ |
D | bundle_manager.cpp | 146 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/ |
D | js_app_overlay.cpp | 102 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/ |
D | js_default_app.cpp | 267 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/ |
D | wifi_napi_errcode.cpp | 103 napi_get_null(env, &res); in NapiGetNull()
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/ |
D | js_utils.cpp | 222 napi_get_null(env, &tempValue); in Convert2Value() 443 napi_get_null(env, &result); in Convert2JSValue()
|
/foundation/arkui/ui_appearance/interfaces/kits/napi/src/ |
D | js_ui_appearance.cpp | 89 napi_get_null(env, &result); in OnComplete()
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/common/napi/ |
D | n_val.cpp | 236 napi_get_null(env, &res); in CreateNull()
|
/foundation/resourceschedule/device_standby/interfaces/kits/napi/src/ |
D | common.cpp | 49 napi_get_null(env, &result); in NapiGetNull()
|
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/ |
D | distributed_bundle.cpp | 255 NAPI_CALL_RETURN_VOID(env, napi_get_null(env, &result[0])); in GetRemoteAbilityInfoComplete()
|
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/ |
D | napi_context.cpp | 93 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/ |
D | common.cpp | 56 napi_get_null(env, &result); in NapiGetNull()
|