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.cpp1036 InterfaceType::InterfaceType(const string& package, const string& name, function in class:InterfaceType
1046 InterfaceType::OneWay() const
1052 InterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
1063 InterfaceType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)

Completed in 63 milliseconds