Searched refs:toRead (Results 1 – 1 of 1) sorted by relevance
51 size_t toRead = static_cast<size_t>(input.end() - it); in updateCompletely() local52 auto inputBlob = blob2hidlVec(reinterpret_cast<const uint8_t*>(&*it), toRead); in updateCompletely()64 if (inputConsumed > toRead) { in updateCompletely()