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