Home
last modified time | relevance | path

Searched refs:ReadFromParcelString (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
Dreadfromparcel_fuzzer.cpp45 notification.ReadFromParcelString(parcel); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification.h264 void ReadFromParcelString(Parcel &parcel);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification.cpp357 void Notification::ReadFromParcelString(Parcel &parcel) in ReadFromParcelString() function in OHOS::Notification::Notification
404 ReadFromParcelString(parcel); in ReadFromParcel()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_test.cpp413 rrc->ReadFromParcelString(parcel);