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 100 PARCEL_TYPE = new ParcelType();
663 ParcelType::ParcelType()
669 ParcelType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
675 ParcelType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
    [all...]
Type.h 260 class ParcelType : public Type
263 ParcelType();

Completed in 21 milliseconds