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