Searched refs:inputLfhSectionSize (Results 1 – 1 of 1) sorted by relevance
385 long inputLfhSectionSize = inputApkLfhSection.size(); in sign() local386 if (inputOffset < inputLfhSectionSize) { in sign()390 long chunkSize = inputLfhSectionSize - inputOffset; in sign()393 inputOffset = inputLfhSectionSize; in sign()