Searched refs:initNew (Results 1 – 3 of 3) sorted by relevance
165 void initNew(const char* fileName, const char* comment);
114 void ZipEntry::initNew(const char* fileName, const char* comment) in initNew() function in android::ZipEntry
404 pEntry->initNew(storageName, NULL); in addCommon()