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