Searched refs:SetRawUid (Results 1 – 5 of 5) sorted by relevance
137 void SetRawUid(std::string rawUid) in SetRawUid() function181 ohosAccountInfo_.SetRawUid("");
126 ohosAccountInfo.SetRawUid(Str16ToStr8(rawUid)); in ReadOhosAccountInfo()
275 accountInfo.ohosAccountInfo_.SetRawUid(rawUid); in GetAccountInfoFromJson()354 accountInfo.ohosAccountInfo_.SetRawUid(DEFAULT_OHOS_ACCOUNT_UID); in BuildJsonFileFromScratch()
289 ohosAccountInfo.SetRawUid(""); in InnerGetOhosAccountInfo()368 ohosAccountInfo.SetRawUid(""); in CmdGetOhosAccountInfoByUserId()
381 currAccountInfo.ohosAccountInfo_.SetRawUid(ohosAccountInfo.uid_); in LoginOhosAccount()