Searched refs:dataMgrObject (Results 1 – 1 of 1) sorted by relevance
68 auto dataMgrObject = saMgr->CheckSystemAbility(DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID); in GetCloudService() local69 if (dataMgrObject == nullptr) { in GetCloudService()74 sptr<DataMgrService> dataMgr = new (std::nothrow) DataMgrService(dataMgrObject); in GetCloudService()