Searched defs:ParcelType (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ | ||
D | type_java.h | 309 const Type* ParcelType() const { return m_parcel_type; } in ParcelType() function |
D | type_java.cpp | 178 ParcelType::ParcelType(const JavaTypeNamespace* types) in ParcelType() function in android::aidl::java::ParcelType |