Home
last modified time | relevance | path

Searched defs:pUser (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_conversational_message.cpp116 auto pUser = NotificationJsonConverter::ConvertFromJson<MessageUser>(userObj); in FromJson() local
197 auto pUser = parcel.ReadParcelable<MessageUser>(); in ReadFromParcel() local
H A Dnotification_conversational_content.cpp151 auto pUser = NotificationJsonConverter::ConvertFromJson<MessageUser>(userObj); in FromJson() local
252 auto pUser = parcel.ReadParcelable<MessageUser>(); in ReadFromParcel() local