Home
last modified time | relevance | path

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

/foundation/ability/ability_base/test/fuzztest/wantparamsfirst_fuzzer/
H A Dwantparamsfirst_fuzzer.cpp62 sptr<IInterface> byteIt = Byte::Box(byteValue); in DoSomethingInterestingWithMyAPI() local
64 wantParams->WriteToParcelWantParams(parcel, byteIt, depth); in DoSomethingInterestingWithMyAPI()
65 wantParams->WriteToParcelByte(parcel, byteIt); in DoSomethingInterestingWithMyAPI()
/foundation/ability/dmsfwk/test/fuzztest/distributedwantparams_fuzzer/
H A Ddistributedwantparams_fuzzer.cpp127 sptr<IInterface> byteIt = Byte::Box(byteValue); in DoSomethingInterestingWithMyAPI_DistributedWantParams_003() local
128 wantParams->WriteToParcelByte(parcel, byteIt); in DoSomethingInterestingWithMyAPI_DistributedWantParams_003()
161 wantParams->WriteToParcelByte(parcel, byteIt); in DoSomethingInterestingWithMyAPI_DistributedWantParams_003()

Completed in 2 milliseconds