Searched refs:pCompLen (Results 1 – 2 of 2) sorted by relevance
133 int* pMethod, size_t* pUncompLen, size_t* pCompLen, off_t* pOffset,
469 int* pMethod, size_t* pUncompLen, size_t* pCompLen, off_t* pOffset, in dexZipGetEntryInfo() argument499 if (pCompLen != NULL) in dexZipGetEntryInfo()500 *pCompLen = compLen; in dexZipGetEntryInfo()