Searched defs:SetExecutorPool (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ | ||
| D | extension_ability_manager.cpp | 31 void ExtensionAbilityManager::SetExecutorPool(std::shared_ptr<ExecutorPool> executor) in SetExecutorPool() function in OHOS::DataShare::ExtensionAbilityManager |
| D | db_delegate.cpp | 68 void DBDelegate::SetExecutorPool(std::shared_ptr<ExecutorPool> executor) in SetExecutorPool() function in OHOS::DataShare::DBDelegate |
| D | scheduler_manager.cpp | 295 void SchedulerManager::SetExecutorPool(std::shared_ptr<ExecutorPool> executor) in SetExecutorPool() function in OHOS::DataShare::SchedulerManager |
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ | ||
| D | delay_notify.cpp | 64 void DelayNotify::SetExecutorPool(std::shared_ptr<ExecutorPool> pool) in SetExecutorPool() function in OHOS::NativeRdb::DelayNotify |