Home | History | Annotate | Download | only in aidl

Lines Matching defs:InterfaceType

1034 InterfaceType::InterfaceType(const string& package, const string& name,
1044 InterfaceType::OneWay() const
1050 InterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
1061 InterfaceType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)