Home
last modified time | relevance | path

Searched defs:work (Results 51 - 75 of 5187) sorted by relevance

12345678910>>...208

/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Dslite_ace_ability.cpp80 auto* work = reinterpret_cast<AsyncWork *>(innerMsg.data); in HandleExtraMessage() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/command/
H A Dvideo_process_command.cpp49 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 Daudio_haptic_player_napi.h74 napi_async_work work; member
/foundation/communication/netmanager_base/frameworks/js/napi/netstats/src/
H A Dstatistics_callback_observer.cpp72 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 Dbase_context.h26 napi_async_work work = nullptr; member
/foundation/communication/netmanager_base/frameworks/js/napi/network/observer/include/
H A Dnetwork_observer.h47 static void CallbackTemplate(uv_work_t *work, int status) in CallbackTemplate() argument
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/include/
H A Dnet_policy_callback_observer.h44 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 Dstatistics_callback_observer.h40 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 Dnet_ssl_exec.cpp24 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 Dinterface_state_observer.h41 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 Dnetshare_callback_observer.h39 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 Duv_queue.cpp30 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 Dnapi_uv_queue.cpp48 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 Dnapi_uv_queue.cpp48 uv_work_t* work = new (std::nothrow) uv_work_t; in CallFunction() local
[all...]
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dnumachip.c57 static __init void numachip_timer_each(struct work_struct *work) in numachip_timer_each() argument
/kernel/linux/linux-5.10/drivers/block/paride/
H A Dpseudo.h73 static void ps_tq_int(struct work_struct *work) in ps_tq_int() argument
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dpush-switch.h16 struct work_struct work; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c143 static void interrupt_wq(struct work_struct *work) in interrupt_wq() argument
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dpush-switch.h16 struct work_struct work; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_gt_buffer_pool_types.h21 struct delayed_work work; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_sw_fence_work.c16 static void fence_work(struct work_struct *work) in fence_work() argument
H A Di915_sw_fence_work.h20 int (*work)(struct dma_fence_work *f); member
31 struct work_struct work; member
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dwm831x-on.c32 struct delayed_work work; member
40 static void wm831x_poll_on(struct work_struct *work) in wm831x_poll_on() argument
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A Dcx23885-ir.c24 void cx23885_ir_rx_work_handler(struct work_struct *work) in cx23885_ir_rx_work_handler() argument
47 void cx23885_ir_tx_work_handler(struct work_struct *work) in cx23885_ir_tx_work_handler() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dim.c44 void mlx5e_rx_dim_work(struct work_struct *work) in mlx5e_rx_dim_work() argument
54 void mlx5e_tx_dim_work(struct work_struct *work) in mlx5e_tx_dim_work() argument

Completed in 6 milliseconds

12345678910>>...208