Searched refs:stringIt (Results 1 – 2 of 2) sorted by relevance
67 sptr<IInterface> stringIt = String::Box(key); in DoSomethingInterestingWithMyApiDistributedWantParams001() local69 wantParams->SetParam(key, stringIt); in DoSomethingInterestingWithMyApiDistributedWantParams001()129 sptr<IInterface> stringIt = String::Box(key); in DoSomethingInterestingWithMyApiDistributedWantParams003() local130 wantParams->WriteToParcelString(parcel, stringIt); in DoSomethingInterestingWithMyApiDistributedWantParams003()
50 sptr<IInterface> stringIt = String::Box(key); in DoSomethingInterestingWithMyAPI() local51 wantParams->SetParam(key, stringIt); in DoSomethingInterestingWithMyAPI()