Home
last modified time | relevance | path

Searched defs:work (Results 251 - 275 of 5348) sorted by relevance

1...<<11121314151617181920>>...214

/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/include/system_tone_player/
H A Dsystem_tone_player_napi.h70 napi_async_work work; member
/foundation/resourceschedule/device_usage_statistics/frameworks/src/
H A Dapp_group_observer_napi.cpp80 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 Dcpu_worker.cpp235 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 Dut_dependency.cpp171 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 Dnetshare_callback_observer.cpp111 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 Dnapi_queue.h57 napi_async_work work = nullptr; member
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/
H A Dnapi_datashare_inner_observer.cpp34 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 Ddatashare_uv_queue.cpp33 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 Dnapi_observer.cpp29 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 Duv_queue.cpp44 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 Dgeneral_callbacks.cpp45 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 Dnfc_napi_utils.h47 napi_async_work work; member in OHOS::NFC::AsyncContext
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_observer_callback.cpp74 void NapiObserver::NapiWorkScope(uv_work_t *work, int status) in NapiWorkScope() argument
/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_napi_utils.cpp45 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 Dextcon-adc-jack.c55 static void adc_jack_handler(struct work_struct *work) in adc_jack_handler() argument
H A Dextcon-qcom-spmi-misc.c34 static void qcom_usb_extcon_detect_cable(struct work_struct *work) in qcom_usb_extcon_detect_cable() argument
H A Dextcon-gpio.c36 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 Damdgpu_jpeg.c76 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 Ddma-fence-chain.c122 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 Dpmi.c37 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 Dtpm-dev-common.c56 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 Dhci_serdev.c57 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 Dpmi.c38 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 Dpci-ish.c217 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 Dabx500.h60 struct delayed_work work; member

Completed in 10 milliseconds

1...<<11121314151617181920>>...214