Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp802 bool isTripleIdentifierEqual = CompareTripleIdentifier(accountId, identifier, storeMeta); in ResolveAutoLaunch() local
803 if (identifier != identifierTag && !isTripleIdentifierEqual) { in ResolveAutoLaunch()
808 if (isTripleIdentifierEqual && store != nullptr) { in ResolveAutoLaunch()
813isTripleIdentifierEqual, Anonymous::Change(storeMeta.storeId).c_str(), storeMeta.appId.c_str(), in ResolveAutoLaunch()