Searched refs:SetRawUid (Results 1 – 5 of 5) sorted by relevance
137 void SetRawUid(std::string rawUid) in SetRawUid() function181 ohosAccountInfo_.SetRawUid("");
125 ohosAccountInfo.SetRawUid(Str16ToStr8(rawUid)); in ReadOhosAccountInfo()
189 accountInfo.ohosAccountInfo_.SetRawUid(rawUid); in GetAccountInfoFromJson()254 accountInfo.ohosAccountInfo_.SetRawUid(DEFAULT_OHOS_ACCOUNT_UID); in BuildJsonFileFromScratch()
220 ohosAccountInfo.SetRawUid(""); in InnerGetOhosAccountInfo()288 ohosAccountInfo.SetRawUid(""); in CmdGetOhosAccountInfoByUserId()
342 currAccountInfo.ohosAccountInfo_.SetRawUid(ohosAccountInfo.uid_); in LoginOhosAccount()