Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification.cpp437 void Notification::ReadFromParcelInt64(Parcel &parcel) in ReadFromParcelInt64() function in OHOS::Notification::Notification
465 ReadFromParcelInt64(parcel); in ReadFromParcel()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
H A Dreadfromparcel_fuzzer.cpp47 notification.ReadFromParcelInt64(parcel); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification.h341 void ReadFromParcelInt64(Parcel &parcel);