Searched defs:InterfaceType (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aidl/
H A DType.h386 class InterfaceType : public Type class in inherits:Type
389 InterfaceType(const string& package, const string& name,
H A DType.cpp1034 InterfaceType::InterfaceType(const string& package, const string& name, function in class:InterfaceType
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**)

Completed in 41 milliseconds