| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | js_ans_dialog_callback.cpp | 78 auto work = std::make_unique<uv_work_t>(); in ProcessDialogStatusChanged() local [all...] |
| /base/web/webview/interfaces/kits/napi/webfunction/ |
| H A D | webview_web_inited_callback.cpp | 23 void UvWebInitedCallbackThreadWoker(uv_work_t *work, int status) in UvWebInitedCallbackThreadWoker() argument 60 uv_work_t *work = nullptr; RunInitedCallback() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/platform/rk/ |
| H A D | mali_kbase_rk.h | 42 struct delayed_work work; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/platform/rk/ |
| H A D | mali_kbase_rk.h | 40 struct delayed_work work; member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/platform/rk/ |
| H A D | mali_kbase_rk.h | 40 struct delayed_work work; member
|
| /device/soc/rockchip/common/sdk_linux/include/drm/ |
| H A D | drm_sync_helper.h | 76 struct work_struct work; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/platform/rk/ |
| H A D | mali_kbase_rk.h | 40 struct delayed_work work; member
|
| /device/soc/rockchip/rk3588/kernel/include/drm/ |
| H A D | drm_sync_helper.h | 78 struct work_struct work; member
|
| /foundation/ai/intelligent_voice_framework/frameworks/js/napi/ |
| H A D | service_change_callback_napi.cpp | 63 uv_work_t *work = new (std::nothrow) uv_work_t; in OnJsCallbackServiceChange() local [all...] |
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/ |
| H A D | bundle_status_callback.cpp | 32 uv_work_t* work = new (std::nothrow) uv_work_t; in ~BundleStatusCallback() local 73 uv_work_t* work = new (std::nothrow) uv_work_t; OnBundleAdded() local 139 uv_work_t* work = new (std::nothrow) uv_work_t; OnBundleUpdated() local 208 uv_work_t* work = new (std::nothrow) uv_work_t; OnBundleRemoved() local [all...] |
| /foundation/arkui/ui_appearance/interfaces/kits/napi/include/ |
| H A D | js_ui_appearance.h | 29 napi_async_work work = nullptr; member
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
| H A D | slite_ace_ability.cpp | 80 auto* work = reinterpret_cast<AsyncWork *>(innerMsg.data); in HandleExtraMessage() local
|
| /foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/command/ |
| H A D | video_process_command.cpp | 49 VideoProcessSuccessCommand::VideoProcessSuccessCommand(const int32_t userId, const DeferredVideoWorkPtr& work) in VideoProcessSuccessCommand() argument 72 VideoProcessFailedCommand(const int32_t userId, const DeferredVideoWorkPtr& work, DpsError errorCode) VideoProcessFailedCommand() argument
|
| /foundation/multimedia/player_framework/frameworks/js/audio_haptic/include/audio_haptic_player/ |
| H A D | audio_haptic_player_napi.h | 74 napi_async_work work; member
|
| /foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/ |
| H A D | statistics_callback_observer.cpp | 72 void StatisticsCallbackObserver::NetIfaceStatsChangedCallback(uv_work_t *work, int status) in NetIfaceStatsChangedCallback() argument 77 void StatisticsCallbackObserver::NetUidStatsChangedCallback(uv_work_t *work, int status) in NetUidStatsChangedCallback() argument
|
| /foundation/communication/netmanager_base/frameworks/js/napi/common/ |
| H A D | base_context.h | 26 napi_async_work work = nullptr; member
|
| /foundation/communication/netmanager_base/frameworks/js/napi/network/observer/include/ |
| H A D | network_observer.h | 47 static void CallbackTemplate(uv_work_t *work, int status) in CallbackTemplate() argument
|
| /foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/include/ |
| H A D | net_policy_callback_observer.h | 44 template <napi_value (*MakeJsValue)(napi_env, void *)> static void CallbackTemplate(uv_work_t *work, int status) in CallbackTemplate() argument [all...] |
| /foundation/communication/netmanager_base/frameworks/js/napi/netstats/include/ |
| H A D | statistics_callback_observer.h | 40 template <napi_value (*MakeJsValue)(napi_env, void *)> static void CallbackTemplate(uv_work_t *work, int status) in CallbackTemplate() argument
|
| /foundation/communication/netstack/frameworks/js/napi/net_ssl/net_ssl_exec/src/ |
| H A D | net_ssl_exec.cpp | 24 template <napi_value (*MakeJsValue)(napi_env, void *)> static void CallbackTemplate(uv_work_t *work, int status) in CallbackTemplate() argument
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/ |
| H A D | interface_state_observer.h | 41 template <napi_value (*MakeJsValue)(napi_env, void *)> static void CallbackTemplate(uv_work_t *work, int status) in CallbackTemplate() argument
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/sharing/include/ |
| H A D | netshare_callback_observer.h | 39 template <napi_value (*MakeJsValue)(napi_env, void *)> static void CallbackTemplate(uv_work_t *work, int status) in CallbackTemplate() argument
|
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/common/ |
| H A D | uv_queue.cpp | 30 void UvQueue::ExecUvWork(uv_work_t *work, int uvstatus) in ExecUvWork() argument 53 uv_work_t *work = new (std::nothrow) uv_work_t; in CallFunction() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
| H A D | napi_uv_queue.cpp | 48 uv_work_t* work = new (std::nothrow) uv_work_t; in CallFunction() local [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
| H A D | napi_uv_queue.cpp | 48 uv_work_t* work = new (std::nothrow) uv_work_t; in CallFunction() local [all...] |