Searched refs:inputLfhSectionSize (Results 1 – 1 of 1) sorted by relevance
472 long inputLfhSectionSize = inputApkLfhSection.size(); in sign() local473 if (inputOffset < inputLfhSectionSize) { in sign()477 long chunkSize = inputLfhSectionSize - inputOffset; in sign()480 inputOffset = inputLfhSectionSize; in sign()