Home
last modified time | relevance | path

Searched defs:SetExecutor (Results 1 – 6 of 6) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/
Dtask_executor.cpp52 void TaskExecutor::SetExecutor(std::shared_ptr<ExecutorPool> executor) in SetExecutor() function in OHOS::NativeRdb::TaskExecutor
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dtask_executor.cpp56 void TaskExecutor::SetExecutor(std::shared_ptr<ExecutorPool> executor) in SetExecutor() function in OHOS::NativeRdb::TaskExecutor
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
Dgeneral_store_mock.cpp160 void GeneralStoreMock::SetExecutor(std::shared_ptr<Executor> executor) {} in SetExecutor() function in OHOS::DistributedData::GeneralStoreMock
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
Ddevice_matrix.cpp735 void DeviceMatrix::SetExecutor(std::shared_ptr<ExecutorPool> executors) in SetExecutor() function in OHOS::DistributedData::DeviceMatrix
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dkvdb_general_store.cpp823 void KVDBGeneralStore::SetExecutor(std::shared_ptr<Executor> executor) in SetExecutor() function in OHOS::DistributedKv::KVDBGeneralStore
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_general_store.cpp1315 void RdbGeneralStore::SetExecutor(std::shared_ptr<Executor> executor) in SetExecutor() function in OHOS::DistributedRdb::RdbGeneralStore