Searched refs:ReadAndValidateArraySize (Results 1 – 1 of 1) sorted by relevance
71 static binder_status_t ReadAndValidateArraySize(const AParcel* parcel, int32_t* length) { in ReadAndValidateArraySize() function127 if (binder_status_t status = ReadAndValidateArraySize(parcel, &length); status != STATUS_OK) { in ReadArray()161 if (binder_status_t status = ReadAndValidateArraySize(parcel, &length); status != STATUS_OK) { in ReadArray()215 if (binder_status_t status = ReadAndValidateArraySize(parcel, &length); status != STATUS_OK) { in ReadArray()434 if (binder_status_t status = ReadAndValidateArraySize(parcel, &length); status != STATUS_OK) { in AParcel_readStringArray()478 if (binder_status_t status = ReadAndValidateArraySize(parcel, &length); status != STATUS_OK) { in AParcel_readParcelableArray()