Searched refs:inputPos (Results 1 – 1 of 1) sorted by relevance
786 size_t inputPos = 0; in update() local791 while (inputPos < input.size() && errorCode == KMV1::ErrorCode::OK) { in update()795 {input.begin() + inputPos, input.end()}, authToken, verificationToken, in update()812 setUpdateBuffer({input.begin() + inputPos, input.end()}); in update()815 inputPos += consumed; in update()