Home
last modified time | relevance | path

Searched defs:SetExecutorPool (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Dextension_ability_manager.cpp31 void ExtensionAbilityManager::SetExecutorPool(std::shared_ptr<ExecutorPool> executor) in SetExecutorPool() function in OHOS::DataShare::ExtensionAbilityManager
Ddb_delegate.cpp80 void DBDelegate::SetExecutorPool(std::shared_ptr<ExecutorPool> executor) in SetExecutorPool() function in OHOS::DataShare::DBDelegate
Dscheduler_manager.cpp317 void SchedulerManager::SetExecutorPool(std::shared_ptr<ExecutorPool> executor) in SetExecutorPool() function in OHOS::DataShare::SchedulerManager
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Ddelay_notify.cpp64 void DelayNotify::SetExecutorPool(std::shared_ptr<ExecutorPool> pool) in SetExecutorPool() function in OHOS::NativeRdb::DelayNotify
/foundation/distributeddatamgr/relational_store/frameworks/common/include/
Ddelay_actuator.h28 void SetExecutorPool(std::shared_ptr<ExecutorPool> pool) in SetExecutorPool() function