/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_tasksignal/ |
H A D | task_signal_entity.cpp | 34 uv_work_t *work = new (std::nothrow) uv_work_t; in OnCancel() local
|
/third_party/node/deps/uv/include/uv/ |
H A D | threadpool.h | 31 void (*work)(struct uv__work *w); member
|
/foundation/resourceschedule/ffrt/src/core/ |
H A D | task_io.h | 38 ffrt_io_callable_t work; member
|
/third_party/gn/src/util/ |
H A D | msg_loop.cc | 54 void MsgLoop::PostTask(std::function<void()> work) { in PostTask() argument
|
H A D | worker_pool.cc | 67 void WorkerPool::PostTask(std::function<void()> work) { in PostTask() argument
|
/third_party/pulseaudio/src/tests/ |
H A D | rtstutter.c | 54 static void work(void *p) { in work() function
|
/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
|