Searched defs:ChildProcessOptions (Results 1 – 1 of 1) sorted by relevance
25 struct ChildProcessOptions : public Parcelable { struct30 static ChildProcessOptions *Unmarshalling(Parcel &parcel); argument