HomeSort by relevance Sort by last modified time
    Searched refs:IInterfaceType (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aidl/
Type.cpp 91 IINTERFACE_TYPE = new IInterfaceType();
601 IInterfaceType::IInterfaceType()
607 IInterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
613 IInterfaceType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
    [all...]
Type.h 227 class IInterfaceType : public Type
230 IInterfaceType();
generate_java.cpp 155 IInterfaceType* iinType = new IInterfaceType();

Completed in 5902 milliseconds