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