Searched defs:getEntryByName (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DZipFile.cpp146 ZipEntry* ZipFile::getEntryByName(const char* fileName) const function in class:ZipFile
380 if (getEntryByName(storageName) != NULL)

Completed in 489 milliseconds