| /base/powermgr/battery_lite/interfaces/kits/js/ |
| D | @system.battery.d.ts | 35 complete?: () => void; property 52 complete?: () => void; property 74 complete?: () => void; property 96 complete?: () => void; property 118 complete?: () => void; property 140 complete?: () => void; property 162 complete?: () => void; property
|
| /base/time/time_service/framework/js/napi/system_date_time/src/ |
| D | napi_system_date_time.cpp | 94 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in SetTime() local 140 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in SetDate() local 177 auto complete = [env, getRealActiveTimeContext](napi_value &output) { in GetRealActiveTime() local 218 auto complete = [getCurrentTimeContext, env](napi_value &output) { in GetCurrentTime() local 253 auto complete = [getTimeContext](napi_value &output) { in GetTime() local 293 auto complete = [getRealTimeContext](napi_value &output) { in GetRealTime() local 341 auto complete = [getUpTimeContext](napi_value &output) { in GetUptime() local 364 auto complete = [env, getDateContext](napi_value &output) { in GetDate() local 395 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in SetTimezone() local 417 auto complete = [env, getTimezoneContext](napi_value &output) { in GetTimezone() local [all …]
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | js_ans_dialog_callback.cpp | 32 JsAnsDialogCallbackComplete complete) in Init() 85 decltype(complete_) complete = nullptr; in ProcessDialogStatusChanged() member
|
| /base/security/permission_lite/services/js_api/src/ |
| D | perm_module.cpp | 32 JSIValue complete = JSI::GetNamedProperty(args[0], CB_COMPLETE); in CheckSelfPerm() local
|
| /base/powermgr/powermgr_lite/interfaces/kits/battery/js/builtin/src/ |
| D | battery_module.cpp | 28 JSIValue complete = JSI::GetNamedProperty(args, CB_COMPLETE); in SuccessCallBack() local
|
| /base/security/huks/frameworks/crypto_lite/js/builtin/src/ |
| D | cipher_module.cpp | 32 JSIValue complete = JSI::GetNamedProperty(args[0], CB_COMPLETE); in Rsa() local 105 JSIValue complete = JSI::GetNamedProperty(args[0], CB_COMPLETE); in Aes() local
|
| /base/print/print_fwk/frameworks/kits/extension/src/ |
| D | js_print_extension_context.cpp | 132 … NapiAsyncTask::CompleteCallback complete = [weak = context_, want, startOptions, unwrapArgc]( in OnStartAbility() local 192 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, accountId, startOptions, unwrap… in OnStartAbilityWithAccount() local 229 NapiAsyncTask::CompleteCallback complete = [weak = context_]( in OnTerminateAbility() local 280 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, connection, connectId]( in OnConnectAbility() local 335 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, accountId, connection, connectI… in OnConnectAbilityWithAccount() local 386 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, connection]( in OnDisconnectAbility() local
|
| /base/time/time_service/framework/js/napi/common/src/ |
| D | napi_work.cpp | 75 NapiExecute execute, NapiComplete complete) in AsyncEnqueue() 166 NapiExecute execute, NapiComplete complete) in SyncEnqueue()
|
| /base/time/time_service/framework/js/napi/system_timer/src/ |
| D | napi_system_timer.cpp | 253 auto complete = [createTimerContext](napi_value &output) { in CreateTimer() local 293 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in StartTimer() local 321 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in StopTimer() local 349 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in DestroyTimer() local
|
| /base/inputmethod/imf/frameworks/kits/extension/src/ |
| D | js_inputmethod_extension_context.cpp | 119 … NapiAsyncTask::CompleteCallback complete = [weak = context_, want, startOptions, unwrapArgc]( in OnStartAbility() local 172 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, accountId, startOptions, unwrap… in OnStartAbilityWithAccount() local 204 NapiAsyncTask::CompleteCallback complete = [weak = context_]( in OnTerminateAbility() local 256 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, connection, connectId]( in OnConnectAbility() local 309 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, accountId, connection, connectI… in OnConnectAbilityWithAccount() local 357 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, connection]( in OnDisconnectAbility() local
|
| /base/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
| D | js_wallpaper_extension_context.cpp | 125 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, startOptions, unwrapArgc](napi_… in OnStartAbility() local 184 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, accountId, startOptions, in OnStartAbilityWithAccount() local 219 NapiAsyncTask::CompleteCallback complete = [weak = context_]( in OnTerminateAbility() local 261 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, connection, connectId](napi_env… in OnConnectAbility() local 302 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, accountId, connection, in OnConnectAbilityWithAccount() local 373 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, connection](napi_env env, in OnDisconnectAbility() local
|
| /base/time/time_service/framework/js/napi/common/include/ |
| D | napi_work.h | 54 NapiComplete complete = nullptr; member
|
| /base/update/updater/services/script/threadpool/ |
| D | threadpool.cpp | 145 bool complete = true; in RunTask() local
|
| /base/notification/common_event_service/frameworks/extension/src/ |
| D | js_static_subscriber_extension_context.cpp | 94 AbilityRuntime::NapiAsyncTask::CompleteCallback complete = in OnStartAbility() local
|
| /base/powermgr/battery_lite/frameworks/js/builtin/src/ |
| D | battery_module.cpp | 29 JSIValue complete = JSI::GetNamedProperty(args, CB_COMPLETE); in SuccessCallBack() local
|
| /base/startup/init/services/loopevent/task/ |
| D | le_streamtask.c | 25 const TaskHandle taskHandle, const LE_SendMessageComplete complete) in HandleSendMsg_()
|
| /base/sensors/miscdevice/test/unittest/vibrator/js/ |
| D | ExampleJsunit.test.js | 647 complete: function() { method 674 complete: function() { method 700 complete: function() { method 956 complete: undefined property 976 complete: null property 996 complete: 123 property
|
| /base/powermgr/display_manager/state_manager/frameworks/napi/ |
| D | brightness_module.cpp | 43 napi_callback_info& info, napi_async_complete_callback complete) in SyncWork()
|
| /base/web/webview/test/unittest/nweb_helper_test/ |
| D | nweb_helper_test.cpp | 287 int complete = WebDownloadItem_PercentComplete(download); variable
|
| /base/powermgr/battery_manager/frameworks/napi/ |
| D | system_battery.cpp | 178 napi_value complete = nullptr; in CompleteCallback() local
|
| /base/powermgr/power_manager/frameworks/napi/runninglock/ |
| D | runninglock_napi.cpp | 203 …::string& resourceName, napi_async_execute_callback execute, napi_async_complete_callback complete) in AsyncWork()
|
| /base/powermgr/power_manager/frameworks/napi/power/ |
| D | power_napi.cpp | 234 napi_async_execute_callback execute, napi_async_complete_callback complete) in AsyncWork()
|
| /base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/ |
| D | common_event_set_param.cpp | 472 auto complete = [enable](napi_env env, AbilityRuntime::NapiAsyncTask &task, int32_t status) { in OnSetStaticSubscriberState() local
|
| /base/customization/config_policy/interfaces/kits/js/src/ |
| D | config_policy_napi.cpp | 253 napi_async_execute_callback execute, napi_async_complete_callback complete) in HandleAsyncWork()
|
| /base/customization/enterprise_device_management/interfaces/kits/common/src/ |
| D | napi_edm_common.cpp | 434 napi_async_execute_callback execute, napi_async_complete_callback complete) in HandleAsyncWork()
|