Searched refs:ohosAccountUid (Results 1 – 1 of 1) sorted by relevance
359 …std::string ohosAccountUid = GenerateOhosUdidWithSha256(ohosAccountInfo.name_, ohosAccountInfo.uid… in LoginOhosAccount() local361 if (!CheckOhosAccountCanBind(currAccountInfo, ohosAccountInfo, ohosAccountUid)) { in LoginOhosAccount()382 currAccountInfo.ohosAccountInfo_.uid_ = ohosAccountUid; in LoginOhosAccount()733 std::string ohosAccountUid = GenerateOhosUdidWithSha256(inputName, inputUid); in GetCurOhosAccountAndCheckMatch() local735 ohosAccountUid != curAccountInfo.ohosAccountInfo_.uid_) { in GetCurOhosAccountAndCheckMatch()737 inputName.c_str(), ohosAccountUid.c_str(), callingUserId); in GetCurOhosAccountAndCheckMatch()