Searched refs:addGzip (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DZipFile.h98 status_t addGzip(const char* fileName, const char* storageName, function in class:android::ZipFile
H A DPackage.cpp374 result = zip->addGzip(file->getSourceFile().string(), storageName.string(), &entry);
H A DCommand.cpp1546 result = zip->addGzip(fileName, String8(fileName).getBasePath().string(), NULL);

Completed in 51 milliseconds