Searched refs:addCommon (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DZipFile.h88 return addCommon(fileName, NULL, 0, storageName,
101 return addCommon(fileName, NULL, 0, storageName,
114 return addCommon(NULL, data, size, storageName,
224 status_t addCommon(const char* fileName, const void* data, size_t size,
H A DZipFile.cpp358 status_t ZipFile::addCommon(const char* fileName, const void* data, size_t size, function in class:ZipFile

Completed in 1000 milliseconds