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

/frameworks/base/libs/androidfw/
H A DAssetManager.cpp283 uint32_t* pCrc)
295 if (!zip->getEntryInfo(entry, NULL, NULL, NULL, NULL, NULL, (long*)pCrc)) {
282 getZipEntryCrcLocked(const String8& zipPath, const char* entryFilename, uint32_t* pCrc) argument

Completed in 108 milliseconds