Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/distributedwantparams_fuzzer/
H A Ddistributedwantparams_fuzzer.cpp132 sptr<IInterface> boolIt = Boolean::Box(boolValue); in DoSomethingInterestingWithMyApiDistributedWantParams003() local
133 wantParams->WriteToParcelBool(parcel, boolIt); in DoSomethingInterestingWithMyApiDistributedWantParams003()