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

/frameworks/base/libs/androidfw/
H A DAssetManager.cpp282 bool AssetManager::getZipEntryCrcLocked(const String8& zipPath, const char* entryFilename, argument
286 ap.path = zipPath;
1984 /*static*/ String8 AssetManager::ZipSet::getPathName(const char* zipPath) argument
1986 return String8(zipPath);

Completed in 462 milliseconds