Searched refs:optionParcel (Results 1 – 1 of 1) sorted by relevance
86 Parcel optionParcel; in DoSomethingInterestingWithMyAPI() local88 if (optionParcel.WriteBuffer(data, size)) { in DoSomethingInterestingWithMyAPI()89 options = StartOptions::Unmarshalling(optionParcel); in DoSomethingInterestingWithMyAPI()