| /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 343 auto complete = [getUpTimeContext](napi_value &output) { in GetUptime() local 366 auto complete = [env, getDateContext](napi_value &output) { in GetDate() local 397 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in SetTimezone() local 419 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/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/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/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/time/time_service/framework/js/napi/system_timer/src/ |
| D | napi_system_timer.cpp | 244 auto complete = [createTimerContext](napi_value &output) { in CreateTimer() local 284 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in StartTimer() local 312 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in StopTimer() local 340 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in DestroyTimer() local
|
| /base/time/time_service/framework/js/napi/common/src/ |
| D | napi_work.cpp | 75 NapiExecute execute, NapiComplete complete) in AsyncEnqueue() 167 NapiExecute execute, NapiComplete complete) in SyncEnqueue()
|
| /base/inputmethod/imf/frameworks/kits/extension/src/ |
| D | js_inputmethod_extension_context.cpp | 126 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, startOptions, unwrapArgc](napi_… in OnStartAbility() local 179 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, accountId, startOptions, in OnStartAbilityWithAccount() local 211 NapiAsyncTask::CompleteCallback complete = [weak = context_]( in OnTerminateAbility() local 263 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, connection, connectId](napi_env… in OnConnectAbility() local 316 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, accountId, connection, connectI… in OnConnectAbilityWithAccount() local 364 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, connection](napi_env env, in OnDisconnectAbility() local
|
| /base/theme/wallpaper_mgr/frameworks/kits/extension/src/ |
| D | js_wallpaper_extension_context.cpp | 124 … NapiAsyncTask::CompleteCallback complete = [weak = context_, want, startOptions, unwrapArgc]( in OnStartAbility() local 182 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, accountId, startOptions, unwrap… in OnStartAbilityWithAccount() local 217 NapiAsyncTask::CompleteCallback complete = [weak = context_]( in OnTerminateAbility() local 259 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, connection, connectId]( in OnConnectAbility() local 300 …NapiAsyncTask::CompleteCallback complete = [weak = context_, want, accountId, connection, connectI… in OnConnectAbilityWithAccount() local 371 NapiAsyncTask::CompleteCallback complete = [weak = context_, want, connection]( 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 | 147 bool complete = true; in RunTask() local
|
| /base/startup/init/ueventd/ |
| D | ueventd_main.c | 30 static bool complete = false; in IsComplete() 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/notification/distributed_notification_service/frameworks/js/napi/src/manager/ |
| D | napi_open_settings.cpp | 234 JsAnsCallbackComplete complete) in Init() 269 decltype(complete_) complete = nullptr; in ProcessStatusChanged() member
|
| /base/powermgr/battery_lite/frameworks/js/builtin/src/ |
| D | battery_module.cpp | 29 JSIValue complete = JSI::GetNamedProperty(args, CB_COMPLETE); in SuccessCallBack() local
|
| /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/sensors/miscdevice/test/unittest/vibrator/js/ |
| D | ExampleJsunit.test.js | 658 complete: function() { method 685 complete: function() { method 711 complete: function() { method 967 complete: undefined property 987 complete: null property 1007 complete: 123 property
|
| /base/startup/init/services/loopevent/task/ |
| D | le_streamtask.c | 26 const TaskHandle taskHandle, const LE_SendMessageComplete complete) in HandleSendMsg_()
|
| /base/powermgr/battery_manager/frameworks/napi/src/ |
| D | system_battery.cpp | 178 napi_value complete = nullptr; in CompleteCallback() local
|
| /base/powermgr/power_manager/frameworks/napi/runninglock/ |
| D | runninglock_napi.cpp | 210 …::string& resourceName, napi_async_execute_callback execute, napi_async_complete_callback complete) in AsyncWork()
|
| /base/request/request/services/src/manage/ |
| D | notifier.rs | 21 pub(crate) fn complete(client_manager: &ClientManagerEntry, notify_data: NotifyData) { in complete() method
|
| /base/powermgr/power_manager/frameworks/napi/power/ |
| D | power_napi.cpp | 296 napi_async_execute_callback execute, napi_async_complete_callback complete) in AsyncWork()
|
| /base/web/webview/test/unittest/nweb_helper_test/ |
| D | nweb_helper_test.cpp | 396 int complete = WebDownloadItem_PercentComplete(download); variable
|