Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_local_live_view_content.cpp187 …auto pButton = NotificationJsonConverter::ConvertFromJson<NotificationLocalLiveViewButton>(buttonO… in FromJson() local
298 auto pButton = parcel.ReadParcelable<NotificationLocalLiveViewButton>(); in ReadFromParcel() local
Dnotification_action_button.cpp243 auto pButton = new (std::nothrow) NotificationActionButton(); in FromJson() local
356 auto pButton = new (std::nothrow) NotificationActionButton(); in Unmarshalling() local