Searched refs:CompareTripleIdentifier (Results 1 – 2 of 2) sorted by relevance
153 bool CompareTripleIdentifier(const std::string &accountId, const std::string &identifier,
762 bool KVDBServiceImpl::CompareTripleIdentifier(const std::string &accountId, const std::string &iden… in CompareTripleIdentifier() function in OHOS::DistributedKv::KVDBServiceImpl802 bool isTripleIdentifierEqual = CompareTripleIdentifier(accountId, identifier, storeMeta); in ResolveAutoLaunch()