/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ |
D | MidiDispatcher.java | 90 public void flush() throws IOException { in flush() method in MidiDispatcher 92 receiver.flush(); in flush()
|
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/ |
D | MidiDispatcher.java | 90 public void flush() throws IOException { in flush() method in MidiDispatcher 92 receiver.flush(); in flush()
|
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/ |
D | SimpleWebServer.java | 157 output.flush(); in handle() 175 output.flush(); in writeServerError() 195 output.flush(); in loadContent()
|
/development/tools/axl/ |
D | log.py | 42 self._file.flush()
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ |
D | DiskLruCache.java | 537 journalWriter.flush(); in edit() 675 public synchronized void flush() throws IOException { in flush() method in DiskLruCache 678 journalWriter.flush(); in flush() 886 @Override public void flush() { in flush() method in DiskLruCache.Editor.FaultHidingOutputStream 888 out.flush(); in flush()
|
D | ImageCache.java | 428 public void flush() { in flush() method in ImageCache 432 mDiskLruCache.flush(); in flush()
|
D | ImageFetcher.java | 135 mHttpDiskCache.flush(); in flushCacheInternal()
|
D | ImageWorker.java | 508 mImageCache.flush(); in flushCacheInternal()
|
/development/tools/mkstubs/src/com/android/mkstubs/ |
D | StubGenerator.java | 97 jar.flush(); in createJar()
|
/development/samples/KeyChainDemo/src/com/example/android/keychain/ |
D | SecureWebServer.java | 136 out.flush(); in start()
|
/development/ndk/zlib/ |
D | zlib.h | 246 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush)); 392 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush)); 1395 ZEXTERN int ZEXPORT gzflush OF((gzFile file, int flush));
|
/development/scripts/ |
D | disassemble_tombstone.py | 135 scratch_file.flush()
|
D | symbol.py | 308 child.stdin.flush() 462 process.stdin.flush()
|
/development/vndk/tools/header-checker/src/repr/symbol/ |
D | so_file_parser.cpp | 34 llvm::errs().flush(); in UnWrap()
|
/development/samples/training/NsdChat/src/com/example/android/nsdchat/ |
D | ChatConnection.java | 276 out.flush(); in sendMessage()
|
/development/samples/browseable/CommitContentSampleIME/src/com.example.android.commitcontent.ime/ |
D | ImageKeyboard.java | 273 dataWriter.flush(); in getFileForResource()
|
/development/vndk/tools/definition-tool/tests/ |
D | test_elf.py | 187 f.flush()
|
D | test_tagged_dict.py | 200 f.flush()
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
D | ImageDownloader.java | 275 outputStream.flush(); in doInBackground()
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/ |
D | NetworkUtilities.java | 252 convertStream.flush(); in downloadAvatar()
|
/development/vndk/tools/header-checker/src/dumper/ |
D | abi_wrappers.cpp | 391 ostream.flush(); in GetMangledNameDecl() 738 ostream.flush(); in SetupRecordVTableComponent() 761 ostream.flush(); in SetupRecordVTableComponent()
|
/development/samples/NotePad/src/com/example/android/notepad/ |
D | NotePadProvider.java | 446 pw.flush(); in writeDataToPipe()
|
/development/tools/repo_pull/ |
D | repo_pull.py | 112 file.flush()
|
/development/vndk/tools/sourcedr/blueprint/ |
D | blueprint.py | 877 sys.stdout.flush()
|
/development/apps/Development/src/com/android/development/ |
D | Connectivity.java | 746 writer.flush(); in doSocketRequest()
|