Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.h153 bool CompareTripleIdentifier(const std::string &accountId, const std::string &identifier,
H A Dkvdb_service_impl.cpp762 bool KVDBServiceImpl::CompareTripleIdentifier(const std::string &accountId, const std::string &iden… in CompareTripleIdentifier() function in OHOS::DistributedKv::KVDBServiceImpl
802 bool isTripleIdentifierEqual = CompareTripleIdentifier(accountId, identifier, storeMeta); in ResolveAutoLaunch()