Searched refs:ParcelType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aidl/
H A DType.cpp114 PARCEL_TYPE = new ParcelType();
779 ParcelType::ParcelType() function in class:ParcelType
785 ParcelType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
791 ParcelType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
H A DType.h299 class ParcelType : public Type class in inherits:Type
302 ParcelType();

Completed in 51 milliseconds