Home
last modified time | relevance | path

Searched refs:MarshallingString (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
Dreadfromparcel_fuzzer.cpp39 notification.MarshallingString(parcel); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification.h269 bool MarshallingString(Parcel &parcel) const;
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification.cpp249 bool Notification::MarshallingString(Parcel &parcel) const in MarshallingString() function in OHOS::Notification::Notification
326 if (!MarshallingString(parcel)) { in Marshalling()