Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
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()
DPackage.cpp248 String8 storageName, const sp<const AaptFile>& file) in processFile()
411 const char* storageName = entry->getFileName(); in processJarFile() local
DZipFile.cpp359 const char* storageName, int sourceType, int compressionMethod, in addCommon()
DCommand.cpp2495 String8 storageName = getPathLeaf(String8(fileName)); in doAdd() local