Searched refs:pUncompLen (Results 1 – 2 of 2) sorted by relevance
131 int* pMethod, size_t* pUncompLen, size_t* pCompLen, off_t* pOffset,
480 int* pMethod, size_t* pUncompLen, size_t* pCompLen, off_t* pOffset, in dexZipGetEntryInfo() argument513 if (pUncompLen != NULL) in dexZipGetEntryInfo()514 *pUncompLen = uncompLen; in dexZipGetEntryInfo()