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

/frameworks/base/tools/aidl/
H A DType.cpp116 PARCEL_TYPE = new ParcelType();
781 ParcelType::ParcelType() function in class:ParcelType
787 ParcelType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
793 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 3953 milliseconds