Searched refs:flush (Results 1 - 9 of 9) sorted by relevance

/build/tools/
H A Dadbs42 sys.stdout.flush()
/build/tools/zipalign/
H A DZipFile.h35 * Some changes will not be visible in the until until "flush" is called.
41 * after making changes and before flush() completes could leave us with
51 flush();
140 * from the archive or our internal data structures until flush() is
148 status_t flush(void);
H A DZipFile.cpp510 mEOCD.mCentralDirSize = 0; // mark invalid; set by flush()
627 mEOCD.mCentralDirSize = 0; // mark invalid; set by flush()
753 mEOCD.mCentralDirSize = 0; // mark invalid; set by flush()
956 * things considerably faster by deferring the removal to "flush" time.
977 status_t ZipFile::flush(void) function in class:ZipFile
1118 mEOCD.mCentralDirSize = 0; // mark invalid; set by flush()
1201 * flush(). The duplicated file descriptor should only be valid for reads.
/build/tools/signapk/src/com/android/signapk/
H A DSignApk.java199 System.out.flush();
451 print.flush();
463 print.flush();
583 out.flush();
603 out.flush();
814 temp.flush();
/build/tools/releasetools/
H A Dtarget_files_diff.py136 newfp.flush()
H A Dsign_target_files_apks133 unsigned.flush()
H A Dsign_target_files_apks.py133 unsigned.flush()
H A Dcommon.py1209 t.flush()
/build/tools/signtos/
H A DSignTos.java79 System.out.flush();

Completed in 175 milliseconds