Searched refs:inputLfhSectionSize (Results 1 – 1 of 1) sorted by relevance
494 long inputLfhSectionSize = inputApkLfhSection.size(); in sign() local495 if (inputOffset < inputLfhSectionSize) { in sign()499 long chunkSize = inputLfhSectionSize - inputOffset; in sign()502 inputOffset = inputLfhSectionSize; in sign()