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