Searched refs:GetDistributedDataManager (Results 1 – 6 of 6) sorted by relevance
35 distributedDataMgr_ = GetDistributedDataManager(); in GetObjectService()50 std::shared_ptr<ObjectStoreDataServiceProxy> ClientAdaptor::GetDistributedDataManager() in GetDistributedDataManager() function in OHOS::ObjectStore::ClientAdaptor105 distributedDataMgr_ = GetDistributedDataManager(); in RegisterClientDeathListener()
59 sptr<DataShareKvServiceProxy> DataShareManagerImpl::GetDistributedDataManager() in GetDistributedDataManager() function in OHOS::DataShare::DataShareManagerImpl96 dataMgrService_ = GetDistributedDataManager(); in GetDataShareServiceProxy()
41 std::shared_ptr<RdbStoreDataServiceProxy> RdbManagerImpl::GetDistributedDataManager(const std::stri… in GetDistributedDataManager() function in OHOS::DistributedRdb::RdbManagerImpl105 distributedDataMgr_ = GetDistributedDataManager(param.bundleName_); in GetRdbService()
41 static std::shared_ptr<ObjectStoreDataServiceProxy> GetDistributedDataManager();
65 …static std::shared_ptr<RdbStoreDataServiceProxy> GetDistributedDataManager(const std::string &bund…
110 static sptr<DataShareKvServiceProxy> GetDistributedDataManager();