Home
last modified time | relevance | path

Searched defs:SetThreadPool (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/dfx/
H A Dreporter.h43 void SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/fault/
H A Dcommunication_fault_impl.cpp25 void CommunicationFaultImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::CommunicationFaultImpl
H A Druntime_fault_impl.cpp25 void RuntimeFaultImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::RuntimeFaultImpl
H A Dservice_fault_impl.cpp25 void ServiceFaultImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::ServiceFaultImpl
H A Ddatabase_fault_impl.cpp36 void DatabaseFaultImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::DatabaseFaultImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/statistic/
H A Dapi_performance_statistic_impl.cpp25 void ApiPerformanceStatisticImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::ApiPerformanceStatisticImpl
H A Ddatabase_statistic_impl.cpp25 void DatabaseStatisticImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::DatabaseStatisticImpl
H A Dtraffic_statistic_impl.cpp25 void TrafficStatisticImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::TrafficStatisticImpl
H A Dvisit_statistic_impl.cpp25 void VisitStatisticImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::VisitStatisticImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_base_adapter.h33 void SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/behaviour/
H A Dbehaviour_reporter_impl.cpp31 void BehaviourReporterImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::BehaviourReporterImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
H A Dstore_cache.cpp90 void StoreCache::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::UDMF::StoreCache
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
H A Dlifecycle_manager.cpp113 void LifeCycleManager::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::UDMF::LifeCycleManager
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dcommunicator_context.cpp32 void CommunicatorContext::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedData::CommunicatorContext
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/permission/
H A Duri_permission_manager.cpp114 void UriPermissionManager::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::UDMF::UriPermissionManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Druntime_config.cpp177 void RuntimeConfig::SetThreadPool(const std::shared_ptr<IThreadPool> &threadPool) in SetThreadPool() function in DistributedDB::RuntimeConfig
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_asset_loader.cpp33 void ObjectAssetLoader::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedObject::ObjectAssetLoader
H A Dobject_manager.cpp1091 void ObjectStoreManager::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedObject::ObjectStoreManager
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvstore_sync_manager.cpp184 void KvStoreSyncManager::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedKv::KvStoreSyncManager
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.cpp963 void RuntimeContextImpl::SetThreadPool(const std::shared_ptr<IThreadPool> &threadPool) in SetThreadPool() function in DistributedDB::RuntimeContextImpl