Home
last modified time | relevance | path

Searched defs:work (Results 351 - 375 of 612) sorted by relevance

1...<<11121314151617181920>>...25

/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator.cpp89 ErrCode NapiAppAccountAuthenticator::InitWorkEnv(uv_loop_s **loop, uv_work_t **work, JsAuthenticatorParam **param) in InitWorkEnv() argument
120 uv_work_t *work = nullptr; in AddAccountImplicitly() local
148 uv_work_t *work = nullptr; Authenticate() local
176 uv_work_t *work = nullptr; CreateAccountImplicitly() local
203 uv_work_t *work = nullptr; Auth() local
230 uv_work_t *work = nullptr; VerifyCredential() local
256 uv_work_t *work = nullptr; SetProperties() local
281 uv_work_t *work = nullptr; CheckAccountLabels() local
306 uv_work_t *work = nullptr; IsAccountRemovable() local
391 AddAccountImplicitlyWork(uv_work_t *work, int status) AddAccountImplicitlyWork() argument
410 AuthenticateWork(uv_work_t *work, int status) AuthenticateWork() argument
431 CreateAccountImplicitlyWork(uv_work_t *work, int status) CreateAccountImplicitlyWork() argument
458 AuthWork(uv_work_t *work, int status) AuthWork() argument
477 VerifyCredentialWork(uv_work_t *work, int status) VerifyCredentialWork() argument
495 SetPropertiesWork(uv_work_t *work, int status) SetPropertiesWork() argument
511 CheckAccountLabelsWork(uv_work_t *work, int status) CheckAccountLabelsWork() argument
534 IsAccountRemovableWork(uv_work_t *work, int status) IsAccountRemovableWork() argument
[all...]
/base/notification/eventhandler/frameworks/napi/src/
H A Devents_emitter.cpp313 uv_work_t *work = new (std::nothrow) uv_work_t; in ReleaseCallbackInfo() local
[all...]
/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H A Dnapi_common.h88 napi_async_work work = nullptr; // work handle member
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_napi.h177 napi_async_work work = nullptr; member
/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_sms.h105 napi_async_work work = nullptr; member
/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dnapi_wallpaper_ability.cpp968 uv_work_t *work = new (std::nothrow) uv_work_t; in OnColorsChange() local
993 uv_work_t *work = new (std::nothrow) uv_work_t; OnWallpaperChange() local
1061 OnColorsChangeLambdaFunction(uv_work_t *work, int status) OnColorsChangeLambdaFunction() argument
1101 OnWallpaperChangeLambdaFunction(uv_work_t *work, int status) OnWallpaperChangeLambdaFunction() argument
[all...]
/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp619 uv_work_t *work = std::make_unique<uv_work_t>().release(); in HandleCallbackInfoUpdate() local
655 uv_work_t *work = std::make_unique<uv_work_t>().release(); in HandleCallbackVoidUpdate() local
681 WorkUpdated(uv_work_t *work, int status) WorkUpdated() argument
702 WorkCallStateUpdated(uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkCallStateUpdated() argument
714 WorkSignalUpdated(uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkSignalUpdated() argument
733 WorkNetworkStateUpdated(uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkNetworkStateUpdated() argument
760 WorkSimStateUpdated(uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkSimStateUpdated() argument
774 WorkCellInfomationUpdated(uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkCellInfomationUpdated() argument
786 WorkCellularDataConnectStateUpdated(uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkCellularDataConnectStateUpdated() argument
797 WorkCellularDataFlowUpdated(uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkCellularDataFlowUpdated() argument
804 WorkCfuIndicatorUpdated(uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkCfuIndicatorUpdated() argument
815 WorkVoiceMailMsgIndicatorUpdated(uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkVoiceMailMsgIndicatorUpdated() argument
828 WorkIccAccountUpdated(uv_work_t *work, std::unique_lock<std::mutex> &lock) WorkIccAccountUpdated() argument
[all...]
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.cpp423 void WebSchemeHandler::RequestStopAfterWorkCb(uv_work_t* work, int status) in RequestStopAfterWorkCb() argument
494 uv_work_t *work = nullptr; RequestStop() local
[all...]
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth/src/
H A Duser_auth_napi_helper.cpp58 void DestoryDeleteWork(uv_work_t *work) in DestoryDeleteWork() argument
69 void OnDeleteRefWork(uv_work_t *work, int status) in OnDeleteRefWork() argument
120 uv_work_t *work = new (std::nothrow) uv_work_t; ~JsRefHolder() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/
H A Dtde_osilist.c53 struct osal_work_struct work; member
823 static hi_s32 tde_list_comp_delete_job(hi_bool work, hi_s32 finished_handle, hi_size_t *lockflags) argument
881 hi_bool work = HI_TRUE; local
946 void tde_osi_list_freevmem(struct osal_work_struct *work) argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c877 static void cdn_dp_pd_event_work(struct work_struct *work) in cdn_dp_pd_event_work() argument
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
H A Dsco.c77 static void sco_sock_timeout(struct work_struct *work) in sco_sock_timeout() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mmu.c1831 void kbasep_as_do_poke(struct work_struct *work) in kbasep_as_do_poke() argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_stats_v3x.c1125 struct rkisp_isp_readout_work work; in rkisp_stats_isr_v3x() local
H A Disp_stats_v21.c1043 struct rkisp_isp_readout_work work; in rkisp_stats_isr_v21() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c327 static void kbasep_vinstr_dump_worker(struct work_struct *work) in kbasep_vinstr_dump_worker() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_vinstr.c300 static void kbasep_vinstr_dump_worker(struct work_struct *work) in kbasep_vinstr_dump_worker() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c134 struct nouveau_cli_work *work, *wtmp; in nouveau_cli_work() local
148 struct nouveau_cli_work *work = container_of(cb, typeof(*work), c in nouveau_cli_work_fence() local
152 nouveau_cli_work_queue(struct nouveau_cli *cli, struct dma_fence *fence, struct nouveau_cli_work *work) nouveau_cli_work_queue() argument
[all...]
H A Dnouveau_drv.h108 struct work_struct work; member
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_core.c880 static void serial_8250_overrun_backoff_work(struct work_struct *work) in serial_8250_overrun_backoff_work() argument
H A D8250_dw.c72 static inline struct dw8250_data *work_to_dw8250_data(struct work_struct *work) in work_to_dw8250_data() argument
291 static void dw8250_clk_work_cb(struct work_struct *work) in dw8250_clk_work_cb() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_pm_defs.h243 struct work_struct work; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_linux_lb.c777 dhd_work_schedule_on(struct work_struct *work, int on_cpu) in dhd_work_schedule_on() argument
816 static void dhd_tx_compl_dispatcher_fn(struct work_struct * work) in dhd_tx_compl_dispatcher_fn() argument
868 dhd_rx_compl_dispatcher_fn(struct work_struct * work) dhd_rx_compl_dispatcher_fn() argument
886 dhd_tx_dispatcher_work(struct work_struct * work) dhd_tx_dispatcher_work() argument
1105 dhd_rx_napi_dispatcher_fn(struct work_struct * work) dhd_rx_napi_dispatcher_fn() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_stats_v21.c1033 struct rkisp_isp_readout_work work; in rkisp_stats_isr_v21() local
H A Disp_stats_v3x.c1160 struct rkisp_isp_readout_work work; in rkisp_stats_isr_v3x() local

Completed in 31 milliseconds

1...<<11121314151617181920>>...25