Home
last modified time | relevance | path

Searched refs:pMethod (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/
DZipFileRO.cpp100 bool ZipFileRO::getEntryInfo(ZipEntryRO entry, uint16_t* pMethod, in getEntryInfo() argument
107 if (pMethod != NULL) { in getEntryInfo()
108 *pMethod = ze.method; in getEntryInfo()
/frameworks/base/include/androidfw/
DZipFileRO.h127 bool getEntryInfo(ZipEntryRO entry, uint16_t* pMethod, uint32_t* pUncompLen,