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

/dalvik/libcore/archive/src/main/native/
H A Dzipsup.h117 U_8 *fileComment; member in struct:HyZipEntry
H A Dzipsup.c1068 zipEntry->fileComment = NULL;
1337 if (entry->fileComment)
1339 hymem_free_memory (entry->fileComment);
1340 entry->fileComment = NULL;
1959 entry->fileComment = fileCommentBuffer;
1994 entry->fileComment = NULL;

Completed in 53 milliseconds