Home
last modified time | relevance | path

Searched refs:wantSenderInfoParcel (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/test/fuzztest/getwantsender_fuzzer/
H A Dgetwantsender_fuzzer.cpp61 Parcel wantSenderInfoParcel; in DoSomethingInterestingWithMyAPI() local
64 if (wantSenderInfoParcel.WriteBuffer(data, size)) { in DoSomethingInterestingWithMyAPI()
65 wantSenderInfo = WantSenderInfo::Unmarshalling(wantSenderInfoParcel); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds