Searched defs:rawUid (Results 1 – 3 of 3) sorted by relevance
96 std::u16string rawUid; in ReadOhosAccountInfo() local
137 void SetRawUid(std::string rawUid) in SetRawUid()
274 std::string rawUid = jsonData.at(DATADEAL_JSON_KEY_OHOSACCOUNT_RAW_UID).get<std::string>(); in GetAccountInfoFromJson() local