Searched refs:fragmentSize (Results 1 – 3 of 3) 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()
45 public EapTtlsOutboundFragmentationHelper(int fragmentSize) { in EapTtlsOutboundFragmentationHelper() argument46 mFragmentSize = fragmentSize; in EapTtlsOutboundFragmentationHelper()
90 size_t fragmentSize = kDefaultFragmentSize);