Home
last modified time | relevance | path

Searched defs:tasks (Results 1 - 20 of 20) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_element.h34 std::list<TaskFunc> tasks; variable
H A Drender_custom_paint.h59 void SetTasks(const std::list<TaskFunc>& tasks) in SetTasks() argument
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dtask_manager.h45 ThreadId tasks[0]; member
/foundation/multimodalinput/input/service/delegate_task/test/
H A Ddelegate_tasks_test.cpp131 std::vector<DelegateTasks::TaskPtr> tasks; in HWTEST_F() local
145 std::vector<DelegateTasks::TaskPtr> tasks; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_task_dispatcher.cpp24 StartupTaskDispatcher::StartupTaskDispatcher(const std::map<std::string, std::shared_ptr<StartupTask>> &tasks, in StartupTaskDispatcher() argument
H A Dstartup_task_manager.cpp24 StartupTaskManager(uint32_t startupTaskManagerId, std::map<std::string, std::shared_ptr<StartupTask>> tasks) StartupTaskManager() argument
/foundation/multimodalinput/input/intention/scheduler/task_scheduler/src/
H A Dtask_scheduler.cpp75 std::vector<TaskPtr> tasks; in ProcessTasks() local
116 void TaskScheduler::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList() argument
/foundation/multimodalinput/input/service/delegate_task/src/
H A Ddelegate_tasks.cpp82 std::vector<TaskPtr> tasks; in ProcessTasks() local
125 void DelegateTasks::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList() argument
/foundation/distributeddatamgr/pasteboard/framework/framework/ffrt/
H A Dffrt_utils.cpp26 void FFRTUtils::SubmitQueueTasks(const std::vector<FFRTTask> &tasks, FFRTQueue &queue) in SubmitQueueTasks() argument
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dffrt_utils_test.cpp84 std::vector<FFRTTask> tasks; in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/test/fuzztest/ffrtutils_fuzzer/
H A Dffrtutils_fuzzer.cpp50 std::vector<FFRTTask> tasks; in FuzzFfrtUtilsSubmitQueueTasks() local
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_scheduler.cpp61 std::queue<std::unique_ptr<SCPUEUTask>> tasks; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dui_task_scheduler.cpp108 auto tasks = std::move(syncGeometryNodeTasks_); in FlushSyncGeometryNodeTasks() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dskinning_system.cpp319 const auto tasks = resultCount / (taskSize == 0 ? 1 : taskSize); in Update() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp649 std::vector<std::function<void()>> tasks; in HWTEST_F() local
665 std::vector<std::function<void()>> tasks; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_test.cpp964 std::vector<PreScanInfo> tasks; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_thread.cpp264 std::vector<Callback> tasks; in RunImageReleaseTask() local
H A Drs_uifirst_manager.cpp250 void RSUifirstManager::CollectSkipSyncBuffer(std::vector<std::function<void()>>& tasks, NodeId id) in CollectSkipSyncBuffer() argument
280 void RSUifirstManager::ReleaseSkipSyncBuffer(std::vector<std::function<void()>>& tasks) in ReleaseSkipSyncBuffer() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp385 void BMSEventHandler::AddTaskParallel(int32_t taskPriority, const std::vector<PreScanInfo>& tasks, int32_t userId) {} in AddTaskParallel() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp999 AddTaskParallel( int32_t taskPriority, const std::vector<PreScanInfo> &tasks, int32_t userId) AddTaskParallel() argument
[all...]

Completed in 21 milliseconds