Searched refs:tempBatchState (Results 1 – 1 of 1) sorted by relevance
238 int32_t tempBatchState = 0; in ReadBatchFromParcel() local239 if (!parcel.ReadInt32(tempBatchState)) { in ReadBatchFromParcel()243 batchState = static_cast<Status>(tempBatchState); in ReadBatchFromParcel()