Home
last modified time | relevance | path

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

/build/tools/zipalign/
DZipFile.h234 const char* storageName, int sourceType, int compressionMethod,
DZipFile.cpp361 const char* storageName, int sourceType, int compressionMethod, in addCommon() argument
416 if (sourceType == ZipEntry::kCompressStored) { in addCommon()
461 } else if (sourceType == ZipEntry::kCompressDeflated) { in addCommon()