Searched refs:ReadAndValidateArraySize (Results 1 – 1 of 1) sorted by relevance
70 static binder_status_t ReadAndValidateArraySize(const AParcel* parcel, int32_t* length) { in ReadAndValidateArraySize() function126 if (binder_status_t status = ReadAndValidateArraySize(parcel, &length); status != STATUS_OK) { in ReadArray()160 if (binder_status_t status = ReadAndValidateArraySize(parcel, &length); status != STATUS_OK) { in ReadArray()214 if (binder_status_t status = ReadAndValidateArraySize(parcel, &length); status != STATUS_OK) { in ReadArray()440 if (binder_status_t status = ReadAndValidateArraySize(parcel, &length); status != STATUS_OK) { in AParcel_readStringArray()484 if (binder_status_t status = ReadAndValidateArraySize(parcel, &length); status != STATUS_OK) { in AParcel_readParcelableArray()