Searched refs:MarshallingString (Results 1 – 3 of 3) sorted by relevance
39 notification.MarshallingString(parcel); in DoSomethingInterestingWithMyAPI()
269 bool MarshallingString(Parcel &parcel) const;
249 bool Notification::MarshallingString(Parcel &parcel) const in MarshallingString() function in OHOS::Notification::Notification326 if (!MarshallingString(parcel)) { in Marshalling()