Searched refs:pMethod (Results 1 – 2 of 2) sorted by relevance
121 bool ZipFileRO::getEntryInfo(ZipEntryRO entry, uint16_t* pMethod, in getEntryInfo() argument128 if (pMethod != nullptr) { in getEntryInfo()129 *pMethod = ze.method; in getEntryInfo()
150 bool getEntryInfo(ZipEntryRO entry, uint16_t* pMethod,