HomeSort by relevance Sort by last modified time
    Searched refs:ParcelType (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aidl/
Type.cpp 116 PARCEL_TYPE = new ParcelType();
781 ParcelType::ParcelType()
787 ParcelType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
793 ParcelType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
    [all...]
Type.h 299 class ParcelType : public Type
302 ParcelType();

Completed in 50 milliseconds