| /foundation/multimedia/player_framework/frameworks/js/system_sound_manager/include/system_tone_player/ |
| H A D | system_tone_player_napi.h | 70 napi_async_work work; member
|
| /foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
| H A D | app_group_observer_napi.cpp | 80 void UvQueueWorkOnAppGroupChanged(uv_work_t *work, int status) in UvQueueWorkOnAppGroupChanged() argument 141 uv_work_t* work in OnAppGroupChanged() local [all...] |
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | cpu_worker.cpp | 235 ffrt_executor_task_t* work = reinterpret_cast<ffrt_executor_task_t*>(local_task); in WorkerLooperDefault() local 254 ffrt_executor_task_t* work = reinterpret_cast<ffrt_executor_task_t*>(task); in WorkerLooperDefault() local
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| H A D | ut_dependency.cpp | 171 static ffrt_executor_task_t work; in HWTEST_F() local 192 ffrt_executor_task_t work; in HWTEST_F() local [all...] |
| /foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/ |
| H A D | netshare_callback_observer.cpp | 111 void NetShareCallbackObserver::SharingStateChangedCallback(uv_work_t *work, int status) in SharingStateChangedCallback() argument 116 void NetShareCallbackObserver::InterfaceSharingStateChangedCallback(uv_work_t *work, int status) in InterfaceSharingStateChangedCallback() argument 121 void NetShareCallbackObserver::SharingUpstreamChangedCallback(uv_work_t *work, int status) in SharingUpstreamChangedCallback() argument
|
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/include/common/ |
| H A D | napi_queue.h | 57 napi_async_work work = nullptr; member
|
| /foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/ |
| H A D | napi_datashare_inner_observer.cpp | 34 void NAPIInnerObserver::OnComplete(uv_work_t *work, int status)
in OnComplete() argument 77 uv_work_t* work = new (std::nothrow) uv_work_t();
in OnChange() local [all...] |
| /foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
| H A D | datashare_uv_queue.cpp | 33 void DataShareUvQueue::LambdaForWork(uv_work_t *work, int uvstatus) in LambdaForWork() argument 54 uv_work_t* work = new (std::nothrow) uv_work_t; in SyncCall() local 91 Purge(uv_work_t* work) Purge() argument [all...] |
| /foundation/distributeddatamgr/data_share/frameworks/js/napi/observer/src/ |
| H A D | napi_observer.cpp | 29 void NapiObserver::CallbackFunc(uv_work_t *work, int status) in CallbackFunc() argument 107 uv_work_t *work = new (std::nothrow) uv_work_t(); in OnChange() local 140 uv_work_t *work = new (std::nothrow) uv_work_t(); OnChange() local [all...] |
| /foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/ |
| H A D | uv_queue.cpp | 44 uv_work_t* work = new (std::nothrow) uv_work_t; in AsyncCall() local 61 void UvQueue::Work(uv_work_t* work, in argument [all...] |
| /foundation/filemanagement/app_file_service/interfaces/kits/js/backup/ |
| H A D | general_callbacks.cpp | 45 auto work = make_unique<uv_work_t>(); in ~BackupRestoreCallback() local 118 auto work in CallJsMethod() local [all...] |
| /foundation/communication/connected_nfc_tag/frameworks/js/napi/ |
| H A D | nfc_napi_utils.h | 47 napi_async_work work;
member in OHOS::NFC::AsyncContext
|
| /foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/ |
| H A D | napi_observer_callback.cpp | 74 void NapiObserver::NapiWorkScope(uv_work_t *work, int status) in NapiWorkScope() argument
|
| /foundation/filemanagement/user_file_service/interfaces/kits/picker/src/ |
| H A D | picker_napi_utils.cpp | 45 InvokeJSAsyncMethod(napi_env env, napi_deferred deferred, napi_ref callbackRef, napi_async_work work, const JSAsyncContextOutput &asyncContext) InvokeJSAsyncMethod() argument
|
| /kernel/linux/linux-5.10/drivers/extcon/ |
| H A D | extcon-adc-jack.c | 55 static void adc_jack_handler(struct work_struct *work) in adc_jack_handler() argument
|
| H A D | extcon-qcom-spmi-misc.c | 34 static void qcom_usb_extcon_detect_cable(struct work_struct *work) in qcom_usb_extcon_detect_cable() argument
|
| H A D | extcon-gpio.c | 36 struct delayed_work work; member 44 static void gpio_extcon_work(struct work_struct *work) in gpio_extcon_work() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_jpeg.c | 76 static void amdgpu_jpeg_idle_work_handler(struct work_struct *work) in amdgpu_jpeg_idle_work_handler() argument
|
| /kernel/linux/linux-5.10/drivers/dma-buf/ |
| H A D | dma-fence-chain.c | 122 static void dma_fence_chain_irq_work(struct irq_work *work) in dma_fence_chain_irq_work() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
| H A D | pmi.c | 37 struct work_struct work; member 99 static void pmi_notify_handlers(struct work_struct *work) in pmi_notify_handlers() argument
|
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| H A D | tpm-dev-common.c | 56 static void tpm_dev_async_work(struct work_struct *work) in tpm_dev_async_work() argument 98 static void tpm_timeout_work(struct work_struct *work) in tpm_timeout_work() argument
|
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | hci_serdev.c | 57 static void hci_uart_write_work(struct work_struct *work) in hci_uart_write_work() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/ |
| H A D | pmi.c | 38 struct work_struct work; member 100 static void pmi_notify_handlers(struct work_struct *work) in pmi_notify_handlers() argument
|
| /kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ipc/ |
| H A D | pci-ish.c | 217 static void __maybe_unused ish_resume_handler(struct work_struct *work) in ish_resume_handler() argument
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | abx500.h | 60 struct delayed_work work; member
|