Home
last modified time | relevance | path

Searched refs:shortIt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_base/test/fuzztest/wantparamsthird_fuzzer/
H A Dwantparamsthird_fuzzer.cpp51 sptr<IInterface> shortIt = Short::Box(shortValue); in DoSomethingInterestingWithMyAPI() local
52 wantParams->WriteToParcelShort(parcel, shortIt); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedwantparams_fuzzer/
H A Ddistributedwantparams_fuzzer.cpp138 sptr<IInterface> shortIt = Short::Box(shortValue); in DoSomethingInterestingWithMyApiDistributedWantParams003() local
139 wantParams->WriteToParcelShort(parcel, shortIt); in DoSomethingInterestingWithMyApiDistributedWantParams003()