Home | History | Annotate | Download | only in gui

Lines Matching full:parcel

25 #include <binder/Parcel.h>
53 Parcel data, reply;
71 Parcel data, reply;
84 Parcel data, reply;
107 Parcel data, reply;
121 Parcel data, reply;
129 Parcel data, reply;
143 Parcel data, reply;
158 Parcel data, reply;
175 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags)
268 IGraphicBufferProducer::QueueBufferInput::QueueBufferInput(const Parcel& parcel) {
269 parcel.read(*this);