Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 6 of 6) sorted by relevance

/build/tools/zipalign/
DZipFile.h51 flush(); in ~ZipFile()
139 status_t flush(void);
DZipFile.cpp798 int flush; in compressFpToFp() local
828 flush = Z_FINISH; /* tell zlib that we're done */ in compressFpToFp()
830 flush = Z_NO_FLUSH; /* more to come! */ in compressFpToFp()
832 zerr = deflate(&zstream, flush); in compressFpToFp()
897 status_t ZipFile::flush(void) in flush() function in ZipFile
/build/tools/signapk/
DSignApk.java118 System.out.flush(); in readPassword()
310 print.flush(); in writeSignatureFile()
322 print.flush(); in writeSignatureFile()
405 out.flush(); in copyFiles()
582 temp.flush(); in signWholeFile()
/build/tools/
Dadbs218 sys.stdout.flush()
/build/tools/releasetools/
Dsign_target_files_apks127 unsigned.flush()
Dcommon.py791 t.flush()