Searched defs:WriteToParcel (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aidl/
H A DType.cpp230 Type::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:Type
234 addTo->Add(new LiteralExpression("/* WriteToParcel error "
345 BasicType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:BasicType
403 BooleanType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:BooleanType
464 CharType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:CharType
529 StringType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:StringType
593 CharSequenceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:CharSequenceType
647 RemoteExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:RemoteExceptionType
666 RuntimeExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:RuntimeExceptionType
686 IBinderType::WriteToParcel(StatementBloc function in class:IBinderType
725 IInterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:IInterfaceType
745 BinderType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:BinderType
766 BinderProxyType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:BinderProxyType
787 ParcelType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:ParcelType
806 ParcelableInterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:ParcelableInterfaceType
825 MapType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:MapType
871 ListType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:ListType
928 UserDataType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:UserDataType
1052 InterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:InterfaceType
1117 GenericType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:GenericType
1158 GenericListType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:GenericListType
[all...]

Completed in 162 milliseconds