Searched defs:taskMap (Results 1 – 7 of 7) sorted by relevance
| /foundation/multimedia/media_library/frameworks/js/src/ |
| D | medialibrary_notify_new_observer.cpp | 213 map<Notification::NotifyUriType, NewJsOnChangeCallbackWrapper> taskMap; in GetTaskInfos() local
|
| /foundation/resourceschedule/ffrt/src/dfx/bbox/ |
| D | bbox.cpp | 265 std::map<QueueHandler*, std::vector<QueueTask*>> taskMap; in SaveQueueTaskStatus() local 808 std::map<QueueHandler*, std::vector<QueueTask*>> taskMap; in SaveQueueTaskStatusInfo() local
|
| /foundation/resourceschedule/ffrt/src/queue/ |
| D | queue_handler.cpp | 351 std::vector<QueueTask*> taskMap = queue_->GetHeadTask(); in Deliver() local
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
| D | startup_manager_test.cpp | 317 std::map<std::string, std::shared_ptr<StartupTask>> taskMap; variable
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
| D | bundle_mgr_service_event_handler.cpp | 382 … const std::map<int32_t, std::vector<PreScanInfo>, std::greater<int32_t>>& taskMap, int32_t userId) in AddTasks()
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/ |
| D | startup_manager.cpp | 421 std::map<std::string, std::shared_ptr<StartupTask>> &taskMap, in AddStartupTask()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | bundle_mgr_service_event_handler.cpp | 1075 std::map<int32_t, std::vector<PreScanInfo>, std::greater<int32_t>> taskMap; in InnerProcessBootPreBundleProFileInstall() local 1103 … const std::map<int32_t, std::vector<PreScanInfo>, std::greater<int32_t>> &taskMap, int32_t userId) in AddTasks()
|