Searched defs:WriteToParcel (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/tools/aidl/
H A DType.cpp228 Type::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:Type
232 addTo->Add(new LiteralExpression("/* WriteToParcel error "
343 BasicType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:BasicType
401 BooleanType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:BooleanType
462 CharType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:CharType
527 StringType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:StringType
591 CharSequenceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:CharSequenceType
645 RemoteExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:RemoteExceptionType
664 RuntimeExceptionType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:RuntimeExceptionType
684 IBinderType::WriteToParcel(StatementBloc function in class:IBinderType
723 IInterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:IInterfaceType
743 BinderType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:BinderType
764 BinderProxyType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:BinderProxyType
785 ParcelType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:ParcelType
804 ParcelableInterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:ParcelableInterfaceType
823 MapType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:MapType
869 ListType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:ListType
926 UserDataType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:UserDataType
1050 InterfaceType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:InterfaceType
1115 GenericType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:GenericType
1156 GenericListType::WriteToParcel(StatementBlock* addTo, Variable* v, Variable* parcel, int flags) function in class:GenericListType
[all...]

Completed in 51 milliseconds