/ohos5.0/base/hiviewdfx/hiview/plugins/performance/executor/ |
H A D | ThrTaskContainer.h | 34 std::vector<ITask*> tasks; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
H A D | custom_paint_element.h | 34 std::list<TaskFunc> tasks; in Update() local
|
/ohos5.0/base/update/updateservice/services/startup/manage/src/ |
H A D | startup_schedule_empty.cpp | 55 bool StartupSchedule::OnDemandSchedule(const std::vector<ScheduleTask> &tasks) in OnDemandSchedule()
|
H A D | startup_schedule.cpp | 74 bool StartupSchedule::OnDemandSchedule(const std::vector<ScheduleTask> &tasks) in OnDemandSchedule()
|
/ohos5.0/foundation/multimodalinput/input/service/delegate_task/src/ |
H A D | delegate_tasks.cpp | 82 std::vector<TaskPtr> tasks; in ProcessTasks() local 125 void DelegateTasks::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList()
|
/ohos5.0/foundation/multimodalinput/input/intention/scheduler/task_scheduler/src/ |
H A D | task_scheduler.cpp | 75 std::vector<TaskPtr> tasks; in ProcessTasks() local 116 void TaskScheduler::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
H A D | mpsc_test.rs | 277 let mut tasks: Vec<JoinHandle<()>> = Vec::new(); in sdv_multi_send_recv_test() localVariable 297 let mut tasks: Vec<JoinHandle<()>> = Vec::new(); in sdv_multi_send_recv_test() localVariable
|
H A D | semaphore_test.rs | 104 let mut tasks: Vec<JoinHandle<()>> = Vec::new(); in sdv_auto_release_sem_stress_test() localVariable 138 let mut tasks: Vec<JoinHandle<()>> = Vec::new(); in sdv_async_stress_test() localVariable
|
/ohos5.0/base/request/request/services/src/manage/scheduler/ |
H A D | sql.rs | 151 let mut tasks = vec![]; in ut_pause() localVariable 192 let mut tasks = vec![]; in ut_stop() localVariable
|
/ohos5.0/base/msdp/device_status/intention/scheduler/task_scheduler/src/ |
H A D | task_scheduler.cpp | 75 std::vector<TaskPtr> tasks; in ProcessTasks() local 116 void TaskScheduler::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList()
|
/ohos5.0/base/msdp/device_status/services/delegate_task/src/ |
H A D | delegate_tasks.cpp | 74 std::vector<TaskPtr> tasks; in ProcessTasks() local 115 void DelegateTasks::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList()
|
/ohos5.0/foundation/multimodalinput/input/service/delegate_task/test/ |
H A D | delegate_tasks_test.cpp | 131 std::vector<DelegateTasks::TaskPtr> tasks; variable 145 std::vector<DelegateTasks::TaskPtr> tasks; variable
|
/ohos5.0/base/update/updateservice/services/startup/access/src/ |
H A D | access_manager.cpp | 57 std::vector<ScheduleTask> tasks = access->GetScheduleTasks(); in GetScheduleTasks() local
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | task_manager.h | 45 ThreadId tasks[0]; member
|
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/interfaces/ |
H A D | hc_task_thread.h | 35 TaskVec tasks; member
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/ |
H A D | startup_task_manager.cpp | 25 std::map<std::string, std::shared_ptr<StartupTask>> tasks) in StartupTaskManager()
|
H A D | startup_task_dispatcher.cpp | 24 …Dispatcher::StartupTaskDispatcher(const std::map<std::string, std::shared_ptr<StartupTask>> &tasks, in StartupTaskDispatcher()
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_scheduler.cpp | 60 std::queue<std::unique_ptr<SCPUEUTask>> tasks; variable
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/ |
H A D | semaphore.rs | 433 let mut tasks: Vec<JoinHandle<()>> = Vec::new(); in ut_auto_release_sem_stress_test() localVariable 466 let mut tasks: Vec<JoinHandle<()>> = Vec::new(); in ut_async_stress_test() localVariable
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
H A D | js_callback_manager.cpp | 151 void JsCallbackManager::Clear(TaskQueue& tasks) in Clear()
|
/ohos5.0/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/ |
H A D | ffrt_trace_process.py | 600 def print_task_info(task_name, tasks): argument
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/ffrt/ |
H A D | ffrt_utils.cpp | 26 void FFRTUtils::SubmitQueueTasks(const std::vector<FFRTTask>& tasks, FFRTQueue& queue) in SubmitQueueTasks()
|
/ohos5.0/base/powermgr/power_manager/utils/ffrt/src/ |
H A D | ffrt_utils.cpp | 32 void FFRTUtils::SubmitQueueTasks(const std::vector<FFRTTask>& tasks, FFRTQueue& queue) in SubmitQueueTasks()
|
/ohos5.0/base/request/request/services/src/manage/scheduler/qos/ |
H A D | apps.rs | 85 tasks: Vec<Task>, field 191 let mut tasks = reload_tasks_of_app_from_database(uid); in reload_all_app_from_database() localVariable
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | io_event_reactor.cpp | 226 void IOEventReactor::Execute(const std::vector<EventCallback>& tasks) in Execute()
|