Home | History | Annotate | Download | only in input

Lines Matching refs:startIndex

943 static bool containsNonZeroByte(const uint8_t* array, uint32_t startIndex, uint32_t endIndex) {
945 array += startIndex;