Searched refs:ParcelableType (Results 1 – 1 of 1) sorted by relevance
242 class ParcelableType : public Type { class244 ParcelableType(const AidlParcelable& parcelable, in ParcelableType() function in android::aidl::cpp::__anon889871910111::ParcelableType258 virtual ~ParcelableType() = default;520 Add(new ParcelableType(p, filename)); in AddParcelableType()