Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/account/src/
H A Daccount_delegate_normal_impl.cpp50 return Sha256AccountId(ohosAccountInfo.second.uid_); in GetCurrentAccountId()
174 std::string AccountDelegateNormalImpl::Sha256AccountId(const std::string &plainText) const in Sha256AccountId() function in OHOS::DistributedKv::AccountDelegateNormalImpl
209 return Sha256AccountId(info.GetRawUid()); in GetUnencryptedAccountId()
H A Daccount_delegate_normal_impl.h44 std::string Sha256AccountId(const std::string &plainText) const;