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