Home
last modified time | relevance | path

Searched defs:ParcelType (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dtype_java.h309 const Type* ParcelType() const { return m_parcel_type; } in ParcelType() function
Dtype_java.cpp178 ParcelType::ParcelType(const JavaTypeNamespace* types) in ParcelType() function in android::aidl::java::ParcelType