Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_local_live_view_content.cpp177 auto pCapsule = NotificationJsonConverter::ConvertFromJson<NotificationCapsule>(capsuleObj); in FromJson() local
289 auto pCapsule = parcel.ReadParcelable<NotificationCapsule>(); in ReadFromParcel() local