Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/ohosaccount/native/src/
H A Daccount_info_parcel.cpp63 static ErrCode ReadAvatarData(MessageParcel &data, std::string &avatarStr) in ReadAvatarData() function
112 ErrCode ret = ReadAvatarData(data, ohosAccountInfo.avatar_); in ReadOhosAccountInfo()