/ohos5.0/base/request/request/frameworks/js/napi/src/upload/ |
H A D | upload_task_napiV5.cpp | 49 int32_t ret = napi_send_event(env_, afterCallback, napi_eprio_high); in ~UploadTaskNapiV5() 130 int32_t ret = napi_send_event(env, afterCallback, napi_eprio_high); in OnSystemSuccess() 163 int32_t ret = napi_send_event(env, afterCallback, napi_eprio_high); in OnSystemFail() 196 int32_t ret = napi_send_event(completeCallback->proxy->env_, afterCallback, napi_eprio_high); in OnSystemComplete()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/extension_window/ |
H A D | js_extension_window.cpp | 344 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetWindowKeepScreenOn() 364 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetWindowBrightness() 389 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetPreferredOrientation() 409 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetSpecificSystemBarEnabled() 429 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnResizeWindow() 449 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnMoveWindowTo() 512 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnDestroyWindow() 565 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnShowWindow() 609 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetUIContent() 665 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnLoadContent() [all …]
|
H A D | js_extension_window_listener.cpp | 108 } else if (napi_status::napi_ok != napi_send_event(env_, jsCallback, napi_eprio_high)) { in OnSizeChange() 147 if (napi_status::napi_ok != napi_send_event(env_, jsCallback, napi_eprio_high)) { in OnRectChange()
|
/ohos5.0/base/request/request/frameworks/js/napi/src/ |
H A D | js_response_listener.cpp | 70 napi_eprio_high); in OnResponseReceive()
|
H A D | js_notify_data_listener.cpp | 234 napi_eprio_high); in OnNotifyDataReceive()
|
H A D | js_task.cpp | 1201 int32_t ret = napi_send_event(data->context->env_, callback, napi_eprio_high); in UnrefTaskContextMap()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/ |
H A D | js_app_manager.cpp | 558 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnOffOld() 662 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnGetForegroundApplications() 694 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnGetRunningProcessInformation() 789 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnGetRunningProcessInformationByBundleType() 816 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnIsRunningInStabilityTest() 921 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnClearUpApplicationData() 969 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnClearUpAppData() 1009 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnTerminateMission() 1500 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnGetSupportedProcessCachePids()
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/ |
H A D | vpn_module_ext.cpp | 67 napi_eprio_high); in ResolvePromiseInIpcThread() 73 …ferred]() { napi_reject_deferred(env, deferred, NapiUtils::GetUndefined(env)); }, napi_eprio_high); in RejectPromiseInIpcThread()
|
/ohos5.0/base/request/request/frameworks/js/napi/include/ |
H A D | async_call.h | 61 int32_t ret = napi_send_event(env_, afterCallback, napi_eprio_high); in ~Context()
|
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/napi/ |
H A D | native_node_api.h | 48 napi_eprio_high = 2, enumerator
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window_listener.cpp | 460 if (napi_status::napi_ok != napi_send_event(env_, jsCallback, napi_eprio_high)) { in OnWindowStatusChange() 478 if (napi_status::napi_ok != napi_send_event(env_, jsCallback, napi_eprio_high)) { in OnDisplayIdChanged()
|
H A D | js_window.cpp | 1476 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnMoveTo() 1529 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnMoveWindowTo() 1756 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnResize() 1814 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnResizeWindow() 2014 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetWindowMode() 2662 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetTitleAndDockHoverShown() 2760 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetSystemBarEnable() 2803 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetWindowSystemBarEnable() 2854 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetSpecificSystemBarEnabled() 2896 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetSystemBarProperties() [all …]
|
/ohos5.0/base/request/request/frameworks/js/napi/src/legacy/ |
H A D | request_manager.cpp | 81 napi_eprio_high); in CallFunctionAsync()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/ |
H A D | js_window_stage.cpp | 605 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetWindowModal() 864 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnSetWindowRectAutoSave() 903 if (napi_status::napi_ok != napi_send_event(env, asyncTask, napi_eprio_high)) { in OnIsWindowRectAutoSave()
|
/ohos5.0/foundation/arkui/napi/native_engine/ |
H A D | native_engine.h | 470 …_status SendEvent(const std::function<void()> &cb, napi_event_priority priority = napi_eprio_high);
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/src/ |
H A D | napi_accessibility_system_ability_client.cpp | 779 if (napi_send_event(env, task, napi_eprio_high) != napi_status::napi_ok) { in NotifyJS() 1373 if (napi_send_event(env, task, napi_eprio_high) != napi_status::napi_ok) { in DeleteObserverReference()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
H A D | napi_bluetooth_utils.cpp | 443 if (napi_send_event(env, func, napi_eprio_high) != napi_ok) { in DoInJsMainThread()
|