/ohos5.0/foundation/resourceschedule/ffrt/src/sched/ |
H A D | task_manager.h | 64 std::array<std::atomic_uint64_t, static_cast<size_t>(TaskState::MAX)> taskCount; variable
|
H A D | scheduler.cpp | 105 int taskCount = fifoQue[static_cast<size_t>(level)]->RQSize(); in WakeupTask() local
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | cpu_monitor.cpp | 252 void CPUMonitor::Poke(const QoS& qos, uint32_t taskCount, TaskNotifyType notifyType) in Poke() 332 size_t taskCount = static_cast<size_t>(monitor->GetOps().GetTaskCount(qos)); in HandleTaskNotifyDefault() local 353 int taskCount = monitor->ops.GetTaskCount(qos); in HandleTaskNotifyConservative() local 398 int taskCount = monitor->ops.GetTaskCount(qos); in HandleTaskNotifyUltraConservative() local
|
H A D | scpuworker_manager.cpp | 126 int taskCount = GetTaskCount(QoS(qos)); in AddDelayedTask() local
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_node_state_machine.cpp | 94 void WindowNodeStateMachine::ResetAnimationTaskCount(int32_t taskCount) in ResetAnimationTaskCount()
|
H A D | remote_animation.cpp | 873 int32_t taskCount = node->stateMachine_.GetAnimationCount(); in ProcessNodeStateTask() local
|
/ohos5.0/drivers/peripheral/camera/test/fuzztest/defferred_delivery_image/ |
H A D | defferred_delivery_image_fuzzer.cpp | 42 int taskCount; in GetConcurrencyApi() local
|
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/ |
H A D | event_handler.h | 49 int32_t taskCount = 0; member
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_2/src/ |
H A D | camera_benchmark_test.cpp | 206 int taskCount = 0; in BENCHMARK_F() local
|
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/src/ |
H A D | camera_hdi_uttest_v1_2.cpp | 155 int taskCount = 0; variable 171 int taskCount = 0; in ProcessPendingImages() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_sync_task_context.cpp | 602 int32_t taskCount = static_cast<int32_t>(responseTargetQueue_.size()); in GetResponseTaskCount() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | sync_able_kvdb.cpp | 643 int32_t taskCount = 0; in GetTaskCount() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/ |
H A D | kv_store_nb_delegate_mock.cpp | 286 int32_t taskCount = taskCountMock_; in GetTaskCount() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | asset_loader.cpp | 189 void OnImportProgressed(size_t taskIndex, size_t taskCount) override {} in OnImportProgressed()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | sync_engine.cpp | 1269 int32_t taskCount = 0; in GetResponseTaskCount() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_manager.cpp | 737 int32_t taskCount = delegate_->GetTaskCount(); in Close() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_importer.cpp | 3702 void Gltf2SceneImporter::OnImportProgressed(size_t taskIndex, size_t taskCount) in OnImportProgressed()
|