| /foundation/resourceschedule/work_scheduler/frameworks/extension/src/ |
| H A D | js_work_scheduler_extension.cpp | 365 auto task = [=]() { in OnWorkStart() local 417 auto task = [=]() { in OnWorkStop() local
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/ |
| H A D | common_event_collect.cpp | 555 auto task = [this, eventId] {this->ProcessEvent(eventId, 0);}; in SendEvent() local 565 auto task = [this, eventId, extraDataId] {this->ProcessEvent(eventId, extraDataId);}; in SendEvent() local
|
| /foundation/window/window_manager/interfaces/kits/napi/extension_window/ |
| H A D | js_extension_window.cpp | 303 LoadContentTask(std::shared_ptr<NativeReference> contentStorage, std::string contextUrl, const std::shared_ptr<Rosen::ExtensionWindow> win, napi_env env, NapiAsyncTask& task, sptr<IRemoteObject> parentToken, bool isLoadedByName) LoadContentTask() argument [all...] |
| /foundation/communication/netmanager_ext/frameworks/native/vpnextension/src/ |
| H A D | js_vpn_extension.cpp | 700 auto task = [jsVpnExtension]() { in OnChange() local
|
| /foundation/communication/netstack/frameworks/native/http/http_client/ |
| H A D | http_client_task.cpp | 441 auto task = shared_from_this(); Start() local 509 auto task = static_cast<HttpClientTask *>(userData); DataReceiveCallback() local 532 auto task = static_cast<HttpClientTask *>(userData); ProgressCallback() local 551 auto task = static_cast<HttpClientTask *>(userData); HeaderReceiveCallback() local [all...] |
| /foundation/deviceprofile/device_info_manager/services/core/src/ |
| H A D | distributed_device_profile_service_new.cpp | 538 auto task = []() { in DelayUnloadTask() local
|
| /foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
| H A D | device_profile_manager.cpp | 662 auto task = [this, remoteNetworkId, extraData = deviceInfo.extraData]() { in FixDataOnDeviceOnline() local 773 auto task = [this, remoteNetworkId, authForm = static_cast<int32_t>(deviceInfo.authForm)]() { in NotifyNotOHBaseOnline() local 803 auto task = [this, deviceInfo]() { in E2ESyncDynamicProfile() local [all...] |
| /foundation/communication/wifi/wifi/frameworks/js/napi/src/ |
| H A D | wifi_napi_event.cpp | 79 auto task = [asyncEvent]() { in EventNotify() local
|
| /foundation/communication/netmanager_ext/services/mdnsmanager/src/ |
| H A D | mdns_protocol_impl.cpp | 826 void MDnsProtocolImpl::AddTask(const Task &task, bool atonce) in AddTask() argument 874 void MDnsProtocolImpl::AddEvent(const std::string &key, const Task &task) in AddEvent() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
| H A D | softbus_adapter_standard.cpp | 228 auto task = [this, connect = std::weak_ptr<SoftBusClient>(conn)]() { in SendData() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
| H A D | remote_executor.cpp | 78 Task task; in RemoteQuery() local 383 RemoteQueryInner(const Task &task) RemoteQueryInner() argument 450 Task task; DoRollBack() local 686 Task task; DoFinished() local 708 ClearTaskInfo(uint32_t sessionId, Task &task) ClearTaskInfo() argument 757 Task task; FillRequestPacket() local [all...] |
| /foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/ |
| H A D | dscreen.cpp | 88 int32_t DScreen::AddTask(const std::shared_ptr<Task> &task) in AddTask() argument 105 void DScreen::HandleTask(const std::shared_ptr<Task> &task) in HandleTask() argument 599 std::shared_ptr<Task> task; TaskThreadLoop() local [all...] |
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
| H A D | sys_epoll.c | 83 static int32_t CtlEpollDesc(EpollTask *task, int op, uint32_t events) in CtlEpollDesc() argument 111 CtlEpollDescSync(EpollTask *task, EpollEventCtrlFunc func, uint32_t events) CtlEpollDescSync() argument 132 RunEpollTask(void *task, uint32_t events) RunEpollTask() argument 137 RefreshEpollTask(EpollTask *task, uint32_t events) RefreshEpollTask() argument 142 RegisterEpollTask(EpollTask *task, uint32_t events) RegisterEpollTask() argument 147 DeRegisterEpollTask(EpollTask *task) DeRegisterEpollTask() argument 179 EpollTaskListFind(const struct EpollEventPtr *ptr, const EpollTask *task) EpollTaskListFind() argument 192 EpollTaskListNew(EpollTask *task) EpollTaskListNew() argument 205 EpollEventTaskListAdd(const EpollSet *epollSetPtr, EpollTask *task) EpollEventTaskListAdd() argument 221 EpollEventTaskListDel(const EpollSet *epollSetPtr, const EpollTask *task) EpollEventTaskListDel() argument 493 EpollTaskEventHandle(uint32_t events, EpollTask *task) EpollTaskEventHandle() argument 515 EpollFdEventTaskAdd(EpollSet *epollSetPtr, EpollTask *task) EpollFdEventTaskAdd() argument 536 EpollFdEventAdd(EpollSet *epollSetPtr, uint32_t events, EpollTask *task) EpollFdEventAdd() argument 608 EpollFdEventTaskDel(const EpollSet *epollSetPtr, const EpollTask *task) global() argument 625 EpollFdEventDel(EpollSet *epollSetPtr, uint32_t events, EpollTask *task) global() argument 652 EpollFdEventMod(EpollSet *epollSetPtr, uint32_t events, EpollTask *task) global() argument 681 EpollFdEventRun(EpollSet *epollSetPtr, uint32_t events, EpollTask *task) global() argument 687 EpollFdEventOpHandle(EpollSet *epollSetPtr, int op, uint32_t events, EpollTask *task) global() argument 706 EpollTask *task = NULL; global() local 731 EpollTask *task = NULL; global() local [all...] |
| /foundation/window/window_manager/window_scene/session/host/src/ |
| H A D | keyboard_session.cpp | 77 auto task = [weakThis = wptr(this), property]() { in Show() local 99 auto task = [weakThis = wptr(this)]() { in Hide() local 133 auto task = [weakThis = wptr(this), isFromClient]() { in Disconnect() local 158 auto task = [weakThis = wptr(this), rsTransaction, updateReason]() { in NotifyClientToUpdateRect() local 249 auto task = [weakThis = wptr(this), callingSessionId]() mutable { in SetCallingSessionId() local 290 auto task = [weakThis = wptr(this), params]() -> WSError { AdjustKeyboardLayout() local 562 auto task = []() { OpenKeyboardSyncTransaction() local 577 auto task = [weakThis = wptr(this), keyboardPanelRect, isKeyboardShow, isRotating]() { CloseKeyboardSyncTransaction() local [all...] |
| H A D | extension_session.cpp | 164 auto task = [weakThis = wptr(this), sessionStage, eventChannel, surfaceNode, in ConnectInner() local
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| H A D | scene_input_manager.cpp | 264 auto task = [this]() {
in FlushEmptyInfoToMMI() local 522 auto task = [this, forceFlush]() {
in FlushDisplayInfoToMMI() local
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | session_test2.cpp | 1432 auto task = [](){}; in HWTEST_F() local 1450 auto task = [](){}; in HWTEST_F() local 1469 auto task = [](){}; in HWTEST_F() local 1739 auto task = [](){}; in HWTEST_F() local [all...] |
| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | window_manager_service_test.cpp | 992 Task task; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| H A D | stratix10-svc.c | 141 struct task_struct *task; member [all...] |
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | btmrvl_drv.h | 62 struct task_struct *task; member
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| H A D | unwind.h | 68 struct task_struct *task; member
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | fpsimd.c | 216 __sve_free(struct task_struct *task) __sve_free() argument 222 sve_free(struct task_struct *task) sve_free() argument 447 fpsimd_to_sve(struct task_struct *task) fpsimd_to_sve() argument 471 sve_to_fpsimd(struct task_struct *task) sve_to_fpsimd() argument 495 sve_state_size(struct task_struct const *task) sve_state_size() argument 510 sve_alloc(struct task_struct *task) sve_alloc() argument 537 fpsimd_sync_to_sve(struct task_struct *task) fpsimd_sync_to_sve() argument 551 sve_sync_to_fpsimd(struct task_struct *task) sve_sync_to_fpsimd() argument 569 sve_sync_from_fpsimd_zeropad(struct task_struct *task) sve_sync_from_fpsimd_zeropad() argument 584 sve_set_vector_length(struct task_struct *task, unsigned long vl, unsigned long flags) sve_set_vector_length() argument [all...] |
| /kernel/linux/common_modules/tzdriver/core/ |
| H A D | session_manager.c | 373 struct task_struct *task = NULL; in tc_ns_get_uid() local
|
| /kernel/linux/linux-5.10/arch/arm/common/ |
| H A D | bL_switcher.c | 260 struct task_struct *task; member 308 struct task_struct *task; in bL_switcher_thread_create() local 606 struct task_struct *task; bL_switcher_disable() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/kernel/ |
| H A D | ptrace.c | 161 static inline long get_user_reg(struct task_struct *task, int offset) in get_user_reg() argument 173 put_user_reg(struct task_struct *task, int offset, long data) in put_user_reg() argument 750 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view() argument
|