Home
last modified time | relevance | path

Searched defs:kvStoreDataService (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
Dkvstore_device_listener.cpp37 KvStoreDeviceListener::KvStoreDeviceListener(KvStoreDataService &kvStoreDataService) in KvStoreDeviceListener()
Dkvstore_account_observer.h37 explicit KvStoreAccountObserver(KvStoreDataService &kvStoreDataService, in KvStoreAccountObserver()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/uninstaller/
Duninstaller_impl.cpp41 KvStoreDataService *kvStoreDataService) in UninstallEventSubscriber()
123 Status UninstallerImpl::Init(KvStoreDataService *kvStoreDataService, std::shared_ptr<ExecutorPool> … in Init()