Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/
H A Dtask_executor.cpp39 void TaskExecutor::SetExecutor(std::shared_ptr<TaskExecutor::ExecutorPool> executor) in SetExecutor() function in OHOS::NativeRdb::TaskExecutor
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtask_executor.cpp41 void TaskExecutor::SetExecutor(std::shared_ptr<ExecutorPool> executor) in SetExecutor() function in OHOS::NativeRdb::TaskExecutor
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Ddummy_authentication.h29 void SetExecutor(uint32_t executorIndex){}; in SetExecutor() function
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Didentification_impl.cpp49 void IdentificationImpl::SetExecutor(uint32_t executorIndex) in SetExecutor() function in OHOS::UserIam::UserAuth::IdentificationImpl
H A Dauthentication_impl.cpp48 void AuthenticationImpl::SetExecutor(uint32_t executorIndex) in SetExecutor() function in OHOS::UserIam::UserAuth::AuthenticationImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp165 void GeneralStoreMock::SetExecutor(std::shared_ptr<Executor> executor) in SetExecutor() function in OHOS::DistributedData::GeneralStoreMock
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Ddevice_matrix.cpp735 void DeviceMatrix::SetExecutor(std::shared_ptr<ExecutorPool> executors) in SetExecutor() function in OHOS::DistributedData::DeviceMatrix
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_general_store.cpp801 void KVDBGeneralStore::SetExecutor(std::shared_ptr<Executor> executor) in SetExecutor() function in OHOS::DistributedKv::KVDBGeneralStore
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp1141 void RdbGeneralStore::SetExecutor(std::shared_ptr<Executor> executor) in SetExecutor() function in OHOS::DistributedRdb::RdbGeneralStore