Home
last modified time | relevance | path

Searched defs:storageName (Results 1 – 2 of 2) sorted by relevance

/build/tools/zipalign/
DZipFile.h85 status_t add(const char* fileName, const char* storageName, in add()
98 status_t addGzip(const char* fileName, const char* storageName, in addGzip()
111 status_t add(const void* data, size_t size, const char* storageName, in add()
DZipFile.cpp361 const char* storageName, int sourceType, int compressionMethod, in addCommon()