Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_local_live_view_content.cpp196 … auto pProgress = NotificationJsonConverter::ConvertFromJson<NotificationProgress>(progressObj); in FromJson() local
302 auto pProgress = parcel.ReadParcelable<NotificationProgress>(); in ReadFromParcel() local