Home
last modified time | relevance | path

Searched defs:pProgress (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.cpp197 … auto pProgress = NotificationJsonConverter::ConvertFromJson<NotificationProgress>(progressObj); in FromJson() local
307 auto pProgress = parcel.ReadParcelable<NotificationProgress>(); in ReadFromParcel() local