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 107 IINTERFACE_TYPE = new IInterfaceType();
719 IInterfaceType::IInterfaceType()
725 IInterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
731 IInterfaceType::CreateFromParcel(StatementBlock* addTo, Variable* v, Variable* parcel, Variable**)
    [all...]
Type.h 266 class IInterfaceType : public Type
269 IInterfaceType();
generate_java_binder.cpp 118 IInterfaceType* iinType = new IInterfaceType();

Completed in 60 milliseconds