Home | History | Annotate | Download | only in aidl

Lines Matching refs:PARCELABLE_DATA

55             if ((b->flattening_methods & PARCELABLE_DATA) != 0) {
302 false, ((p->flattening_methods & PARCELABLE_DATA) != 0),
799 parcl->flattening_methods = PARCELABLE_DATA;
995 if ((parcelable->flattening_methods & PARCELABLE_DATA) != 0) {