Home
last modified time | relevance | path

Searched defs:complete (Results 1 – 25 of 27) sorted by relevance

12

/base/powermgr/battery_lite/interfaces/kits/js/
D@system.battery.d.ts35 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/
Dnapi_system_date_time.cpp94 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/security/permission_lite/services/js_api/src/
Dperm_module.cpp32 JSIValue complete = JSI::GetNamedProperty(args[0], CB_COMPLETE); in CheckSelfPerm() local
/base/print/print_fwk/frameworks/kits/extension/src/
Djs_print_extension_context.cpp116 AsyncTask::CompleteCallback complete = [weak = context_, want, startOptions, unwrapArgc]( in OnStartAbility() local
183 …AsyncTask::CompleteCallback complete = [weak = context_, want, accountId, startOptions, unwrapArgc… in OnStartAbilityWithAccount() local
220 AsyncTask::CompleteCallback complete = [weak = context_]( in OnTerminateAbility() local
275 AsyncTask::CompleteCallback complete = [weak = context_, want, connection, connectId]( in OnConnectAbility() local
332 … AsyncTask::CompleteCallback complete = [weak = context_, want, accountId, connection, connectId]( in OnConnectAbilityWithAccount() local
382 AsyncTask::CompleteCallback complete = [weak = context_, want, connection]( in OnDisconnectAbility() local
/base/powermgr/powermgr_lite/interfaces/kits/battery/js/builtin/src/
Dbattery_module.cpp28 JSIValue complete = JSI::GetNamedProperty(args, CB_COMPLETE); in SuccessCallBack() local
/base/security/huks/frameworks/crypto_lite/js/builtin/src/
Dcipher_module.cpp32 JSIValue complete = JSI::GetNamedProperty(args[0], CB_COMPLETE); in Rsa() local
105 JSIValue complete = JSI::GetNamedProperty(args[0], CB_COMPLETE); in Aes() local
/base/time/time_service/framework/js/napi/common/src/
Dnapi_work.cpp75 NapiExecute execute, NapiComplete complete) in AsyncEnqueue()
162 NapiExecute execute, NapiComplete complete) in SyncEnqueue()
/base/time/time_service/framework/js/napi/system_timer/src/
Dnapi_system_timer.cpp216 auto complete = [createTimerContext](napi_value &output) { in CreateTimer() local
256 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in StartTimer() local
284 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in StopTimer() local
312 auto complete = [env](napi_value &output) { output = NapiUtils::GetUndefinedValue(env); }; in DestroyTimer() local
/base/theme/wallpaper_mgr/frameworks/kits/extension/src/
Djs_wallpaper_extension_context.cpp123 …AsyncTask::CompleteCallback complete = [weak = context_, want, startOptions, unwrapArgc](NativeEng… in OnStartAbility() local
184 AsyncTask::CompleteCallback complete = [weak = context_, want, accountId, startOptions, in OnStartAbilityWithAccount() local
220 AsyncTask::CompleteCallback complete = [weak = context_]( in OnTerminateAbility() local
274 …AsyncTask::CompleteCallback complete = [weak = context_, want, connection, connectId](NativeEngine… in OnConnectAbility() local
332 … AsyncTask::CompleteCallback complete = [weak = context_, want, accountId, connection, connectId]( in OnConnectAbilityWithAccount() local
383 … AsyncTask::CompleteCallback complete = [weak = context_, want, connection](NativeEngine &engine, in OnDisconnectAbility() local
/base/inputmethod/imf/frameworks/kits/extension/src/
Djs_inputmethod_extension_context.cpp124 AsyncTask::CompleteCallback complete = [weak = context_, want, startOptions, unwrapArgc]( in OnStartAbility() local
185 …AsyncTask::CompleteCallback complete = [weak = context_, want, accountId, startOptions, unwrapArgc… in OnStartAbilityWithAccount() local
221 AsyncTask::CompleteCallback complete = [weak = context_]( in OnTerminateAbility() local
272 AsyncTask::CompleteCallback complete = [weak = context_, want, connection, connectId]( in OnConnectAbility() local
327 … AsyncTask::CompleteCallback complete = [weak = context_, want, accountId, connection, connectId]( in OnConnectAbilityWithAccount() local
373 AsyncTask::CompleteCallback complete = [weak = context_, want, connection]( in OnDisconnectAbility() local
/base/time/time_service/framework/js/napi/common/include/
Dnapi_work.h54 NapiComplete complete = nullptr; member
/base/notification/common_event_service/frameworks/extension/src/
Djs_static_subscriber_extension_context.cpp86 AbilityRuntime::AsyncTask::CompleteCallback complete = in OnStartAbility() local
/base/update/updater/services/script/threadpool/
Dthreadpool.cpp158 bool complete = true; in RunTask() local
/base/powermgr/battery_lite/frameworks/js/builtin/src/
Dbattery_module.cpp29 JSIValue complete = JSI::GetNamedProperty(args, CB_COMPLETE); in SuccessCallBack() local
/base/startup/init/services/loopevent/task/
Dle_streamtask.c25 const TaskHandle taskHandle, const LE_SendMessageComplete complete) in HandleSendMsg_()
/base/sensors/miscdevice/interfaces/plugin/vibrator/test/unittest/
DExampleJsunit.test.js627 complete: function() { method
653 complete: function() { method
678 complete: function() { method
922 complete: undefined property
941 complete: null property
960 complete: 123 property
/base/powermgr/display_manager/frameworks/napi/
Dbrightness_module.cpp43 napi_callback_info& info, napi_async_complete_callback complete) in SyncWork()
/base/account/os_account/interfaces/kits/napi/appaccount/src/
Dnapi_app_account_authorization_extension_context.cpp175 AsyncTask::CompleteCallback complete = in OnConnectAbility() local
216 AsyncTask::CompleteCallback complete = in OnDisconnectAbility() local
/base/powermgr/battery_manager/frameworks/napi/
Dsystem_battery.cpp178 napi_value complete = nullptr; in CompleteCallback() local
/base/powermgr/power_manager/frameworks/napi/runninglock/
Drunninglock_napi.cpp203 …::string& resourceName, napi_async_execute_callback execute, napi_async_complete_callback complete) in AsyncWork()
/base/powermgr/power_manager/frameworks/napi/power/
Dpower_napi.cpp234 napi_async_execute_callback execute, napi_async_complete_callback complete) in AsyncWork()
/base/customization/config_policy/interfaces/kits/js/src/
Dconfig_policy_napi.cpp143 napi_async_execute_callback execute, napi_async_complete_callback complete) in HandleAsyncWork()
/base/customization/enterprise_device_management/interfaces/kits/common/src/
Dnapi_edm_common.cpp396 napi_async_execute_callback execute, napi_async_complete_callback complete) in HandleAsyncWork()
/base/telephony/core_service/frameworks/js/napi/
Dnapi_util.cpp258 napi_async_execute_callback execute, napi_async_complete_callback complete) in HandleAsyncWork()
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager.cpp4751 napi_async_execute_callback execute, napi_async_complete_callback complete) in HandleAsyncWork()

12