Home
last modified time | relevance | path

Searched refs:ReadActionButtonFromParcel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h1098 bool ReadActionButtonFromParcel(Parcel& parcel);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1169 bool ReminderRequest::ReadActionButtonFromParcel(Parcel& parcel) in ReadActionButtonFromParcel() function in OHOS::Notification::ReminderRequest
1278 if (!ReadActionButtonFromParcel(parcel)) { in ReadFromParcel()