Home
last modified time | relevance | path

Searched refs:IInterfaceType (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aidl/
DType.cpp105 IINTERFACE_TYPE = new IInterfaceType(); in register_base_types()
717 IInterfaceType::IInterfaceType() in IInterfaceType() function in IInterfaceType
723 IInterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) in WriteToParcel()
729 IInterfaceType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**) in CreateFromParcel()
Dgenerate_java_binder.cpp118 IInterfaceType* iinType = new IInterfaceType(); in make_as_interface()
DType.h266 class IInterfaceType : public Type
269 IInterfaceType();