Home
last modified time | relevance | path

Searched refs:identifierTag (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.cpp315 auto identifierTag = DistributedDB::KvStoreDelegateManager::GetKvStoreIdentifier("", storeMeta.appId, in ResolveAutoLaunch() local
317 if (identifier != identifierTag) { in ResolveAutoLaunch()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp772 auto identifierTag = DBManager::GetKvStoreIdentifier("", storeMeta.appId, storeMeta.storeId, true); in ResolveAutoLaunch() local
773 if (identifier != identifierTag) { in ResolveAutoLaunch()

Completed in 4 milliseconds