Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
Dreadfromparcel_fuzzer.cpp47 notification.ReadFromParcelInt64(parcel); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification.h266 void ReadFromParcelInt64(Parcel &parcel);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification.cpp386 void Notification::ReadFromParcelInt64(Parcel &parcel) in ReadFromParcelInt64() function in OHOS::Notification::Notification
406 ReadFromParcelInt64(parcel); in ReadFromParcel()