Home
last modified time | relevance | path

Searched refs:initNew (Results 1 – 3 of 3) sorted by relevance

/build/tools/zipalign/
DZipEntry.h164 void initNew(const char* fileName, const char* comment);
DZipEntry.cpp113 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew() function in ZipEntry
DZipFile.cpp398 pEntry->initNew(storageName, NULL); in addCommon()