Home
last modified time | relevance | path

Searched refs:InitSecurityAdapter (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.h163 void InitSecurityAdapter(std::shared_ptr<ExecutorPool> executors);
H A Dkvstore_data_service.cpp125 InitSecurityAdapter(executors_); in Initialize()
555 void KvStoreDataService::InitSecurityAdapter(std::shared_ptr<ExecutorPool> executors) in InitSecurityAdapter() function in OHOS::DistributedKv::KvStoreDataService