Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/fault/
Druntime_fault_impl.cpp25 void RuntimeFaultImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::RuntimeFaultImpl
Dcommunication_fault_impl.cpp25 void CommunicationFaultImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::CommunicationFaultImpl
Dservice_fault_impl.cpp25 void ServiceFaultImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::ServiceFaultImpl
Dcloud_sync_fault_impl.cpp25 void CloudSyncFaultImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::CloudSyncFaultImpl
Ddatabase_fault_impl.cpp36 void DatabaseFaultImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::DatabaseFaultImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/statistic/
Ddatabase_statistic_impl.cpp25 void DatabaseStatisticImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::DatabaseStatisticImpl
Dvisit_statistic_impl.cpp25 void VisitStatisticImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::VisitStatisticImpl
Dtraffic_statistic_impl.cpp25 void TrafficStatisticImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::TrafficStatisticImpl
Dapi_performance_statistic_impl.cpp25 void ApiPerformanceStatisticImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::ApiPerformanceStatisticImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
Dhiview_base_adapter.h33 void SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/behaviour/
Dbehaviour_reporter_impl.cpp31 void BehaviourReporterImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::BehaviourReporterImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/store/
Dstore_cache.cpp87 void StoreCache::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::UDMF::StoreCache
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
Dlifecycle_manager.cpp110 void LifeCycleManager::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::UDMF::LifeCycleManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
Dreporter_impl.cpp112 void ReporterImpl::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedDataDfx::ReporterImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
Dcommunicator_context.cpp32 void CommunicatorContext::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedData::CommunicatorContext
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_hiview_adapter.cpp100 void RdbHiViewAdapter::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedRdb::RdbHiViewAdapter
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/src/
Dobject_asset_loader.cpp33 void ObjectAssetLoader::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedObject::ObjectAssetLoader
Dobject_manager.cpp1090 void ObjectStoreManager::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedObject::ObjectStoreManager
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dkvstore_sync_manager.cpp180 void KvStoreSyncManager::SetThreadPool(std::shared_ptr<ExecutorPool> executors) in SetThreadPool() function in OHOS::DistributedKv::KvStoreSyncManager
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Druntime_config.cpp192 void RuntimeConfig::SetThreadPool(const std::shared_ptr<IThreadPool> &threadPool) in SetThreadPool() function in DistributedDB::RuntimeConfig
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Druntime_context_impl.cpp991 void RuntimeContextImpl::SetThreadPool(const std::shared_ptr<IThreadPool> &threadPool) in SetThreadPool() function in DistributedDB::RuntimeContextImpl