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 114 PARCEL_TYPE = new ParcelType();
779 ParcelType::ParcelType()
785 ParcelType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
791 ParcelType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
    [all...]
Type.h 299 class ParcelType : public Type
302 ParcelType();

Completed in 473 milliseconds