Searched refs:pMethod (Results 1 – 2 of 2) sorted by relevance
116 bool ZipFileRO::getEntryInfo(ZipEntryRO entry, uint16_t* pMethod, in getEntryInfo() argument123 if (pMethod != NULL) { in getEntryInfo()124 *pMethod = ze.method; in getEntryInfo()
134 bool getEntryInfo(ZipEntryRO entry, uint16_t* pMethod, uint32_t* pUncompLen,