Searched refs:FlushCompressedBytes (Results 1 – 2 of 2) sorted by relevance
174 int32_t FlushCompressedBytes(FileEntry* file);
421 int32_t ZipWriter::FlushCompressedBytes(FileEntry* file) { in FlushCompressedBytes() function in ZipWriter470 int32_t result = FlushCompressedBytes(¤t_file_entry_); in FinishEntry()