Searched refs:addCommon (Results 1 – 2 of 2) sorted by relevance
/build/tools/zipalign/ |
D | ZipFile.h | 88 return addCommon(fileName, NULL, 0, storageName, in add() 101 return addCommon(fileName, NULL, 0, storageName, in addGzip() 114 return addCommon(NULL, data, size, storageName, in add() 233 status_t addCommon(const char* fileName, const void* data, size_t size,
|
D | ZipFile.cpp | 361 status_t ZipFile::addCommon(const char* fileName, const void* data, size_t size, in addCommon() function in ZipFile
|