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 105 IINTERFACE_TYPE = new IInterfaceType();
717 IInterfaceType::IInterfaceType()
723 IInterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags)
729 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 135 milliseconds