Searched refs:boundsLeft (Results 1 – 2 of 2) sorted by relevance
41 boundsLeft = parcel.ReadInt32(); in ReadFromParcel()82 PARCEL_WRITE_HELPER_RET(parcel, Int32, boundsLeft, false); in Marshalling()159 str += " boundsLeft: " + std::to_string(boundsLeft); in ToString()
36 int32_t boundsLeft = 0; member