Searched refs:thisParcel (Results 1 – 1 of 1) sorted by relevance
545 Parcel* thisParcel = reinterpret_cast<Parcel*>(thisNativePtr); in android_os_Parcel_appendFrom() local546 if (thisParcel == NULL) { in android_os_Parcel_appendFrom()554 status_t err = thisParcel->appendFrom(otherParcel, offset, length); in android_os_Parcel_appendFrom()