Searched refs:byteIndex (Results 1 – 1 of 1) sorted by relevance
58 size_t byteIndex = 0; in FragmentedLoadTransaction() local63 appBinary.size(), getSubVector(appBinary, byteIndex, fragmentSize)); in FragmentedLoadTransaction()67 getSubVector(appBinary, byteIndex, fragmentSize)); in FragmentedLoadTransaction()70 byteIndex += fragmentSize; in FragmentedLoadTransaction()71 } while (byteIndex < appBinary.size()); in FragmentedLoadTransaction()