Home
last modified time | relevance | path

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

/foundation/ability/ability_base/test/fuzztest/wantparamsfirst_fuzzer/
H A Dwantparamsfirst_fuzzer.cpp50 sptr<IInterface> stringIt = String::Box(key); in DoSomethingInterestingWithMyAPI() local
51 wantParams->SetParam(key, stringIt); in DoSomethingInterestingWithMyAPI()
/foundation/ability/dmsfwk/test/fuzztest/distributedwantparams_fuzzer/
H A Ddistributedwantparams_fuzzer.cpp67 sptr<IInterface> stringIt = String::Box(key); in DoSomethingInterestingWithMyAPI_DistributedWantParams_001() local
69 wantParams->SetParam(key, stringIt); in DoSomethingInterestingWithMyAPI_DistributedWantParams_001()
129 sptr<IInterface> stringIt = String::Box(key); in DoSomethingInterestingWithMyAPI_DistributedWantParams_003() local
130 wantParams->WriteToParcelString(parcel, stringIt); in DoSomethingInterestingWithMyAPI_DistributedWantParams_003()

Completed in 2 milliseconds