Searched refs:byteIndex (Results 1 – 1 of 1) sorted by relevance
56 size_t byteIndex = 0; in FragmentedLoadTransaction() local65 getSubVector(appBinary, byteIndex, fragmentSize)); in FragmentedLoadTransaction()69 getSubVector(appBinary, byteIndex, fragmentSize)); in FragmentedLoadTransaction()72 byteIndex += fragmentSize; in FragmentedLoadTransaction()73 } while (byteIndex < appBinary.size()); in FragmentedLoadTransaction()