Searched refs:fragmentSize (Results 1 – 2 of 2) sorted by relevance
52 const std::vector<uint8_t> &appBinary, size_t fragmentSize) { in FragmentedLoadTransaction() argument65 getSubVector(appBinary, byteIndex, fragmentSize)); in FragmentedLoadTransaction()69 getSubVector(appBinary, byteIndex, fragmentSize)); in FragmentedLoadTransaction()72 byteIndex += fragmentSize; in FragmentedLoadTransaction()
94 size_t fragmentSize = kDefaultFragmentSize);