Home
last modified time | relevance | path

Searched defs:threadPool_ (Results 1 – 18 of 18) sorted by relevance

/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/command_server/
Dcommand_server_impl.h42 std::unique_ptr<ThreadPool> threadPool_; variable
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
Dtask_registry.h47 const ThreadPool* threadPool_; variable
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
Dfile_server_demo.h69 std::unique_ptr<ThreadPool> threadPool_ = nullptr; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_installer_manager.h122 std::shared_ptr<ThreadPool> threadPool_ = nullptr; variable
/foundation/multimedia/av_codec/test/unittest/common/
Dhttp_server_demo.h70 std::unique_ptr<ThreadPool> threadPool_ = nullptr; variable
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/task_group/
Dbase_task_group.h53 const ThreadPool* threadPool_; variable
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_sched/
Dsched_scheduler.h92 OHOS::ThreadPool threadPool_; variable
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
Dtask_queue.h124 IThreadPool::Ptr threadPool_; variable
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
Dext_extension.h295 OHOS::ThreadPool threadPool_; variable
/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
Dsa_backup_connection.h127 OHOS::ThreadPool threadPool_; variable
Dservice.h562 OHOS::ThreadPool threadPool_; variable
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Dskinning_system.h97 CORE_NS::IThreadPool::Ptr threadPool_; variable
Danimation_system.h166 CORE_NS::IThreadPool::Ptr threadPool_; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Druntime_context_impl.h272 std::shared_ptr<IThreadPool> threadPool_; variable
/foundation/graphic/graphic_3d/lume/LumeRender/src/
Drenderer.h86 CORE_NS::IThreadPool::Ptr threadPool_; variable
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_importer.h171 CORE_NS::IThreadPool::Ptr threadPool_; variable
/foundation/communication/ipc/ipc/native/src/core/include/
Dipc_process_skeleton.h251 IPCWorkThreadPool *threadPool_ = nullptr; variable
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
Decs.cpp110 IThreadPool::Ptr threadPool_; member in __anoncc7c92660111::Ecs