Home
last modified time | relevance | path

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

12

/development/tools/winscope/src/test/
Dutils.ts17 import {ComponentFixture, flush} from '@angular/core/testing';
61 flush();
64 flush();
67 flush();
71 flush();
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/
DMidiDispatcher.java90 public void flush() throws IOException { in flush() method in MidiDispatcher
92 receiver.flush(); in flush()
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/
DMidiDispatcher.java90 public void flush() throws IOException { in flush() method in MidiDispatcher
92 receiver.flush(); in flush()
/development/scripts/
Dacov-llvm.py222 flush = subparsers.add_parser(
224 flush.add_argument(
229 flush.add_argument(
236 flush.set_defaults(func=do_flush)
Dsymbol.py302 child.stdin.flush()
450 process.stdin.flush()
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
DSimpleWebServer.java157 output.flush(); in handle()
175 output.flush(); in writeServerError()
195 output.flush(); in loadContent()
/development/vndk/tools/elfcheck/elfcheck/
Drewriter.py89 def flush(self, out_file): member in StashedLines
243 stashed_lines.flush(out_file)
270 stashed_lines.flush(out_file)
/development/tools/axl/
Dlog.py42 self._file.flush()
/development/tools/winscope/src/viewers/common/
Dscroll_component_test_utils.ts77 animationFrameScheduler.flush();
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DDiskLruCache.java537 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()
DImageCache.java428 public void flush() { in flush() method in ImageCache
432 mDiskLruCache.flush(); in flush()
DImageFetcher.java135 mHttpDiskCache.flush(); in flushCacheInternal()
DImageWorker.java508 mImageCache.flush(); in flushCacheInternal()
/development/tools/mkstubs/src/com/android/mkstubs/
DStubGenerator.java97 jar.flush(); in createJar()
/development/samples/KeyChainDemo/src/com/example/android/keychain/
DSecureWebServer.java136 out.flush(); in start()
/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/
DRemoteIo.java109 mOutputStream.flush(); in sendMessage()
DVideoManager.java162 mMediaCodec.flush(); in stop()
344 mOutputStream.flush(); in closeOutputFile()
/development/vndk/tools/header-checker/src/repr/symbol/
Dso_file_parser.cpp36 llvm::errs().flush(); in UnWrap()
/development/samples/browseable/CommitContentSampleIME/src/com.example.android.commitcontent.ime/
DImageKeyboard.java273 dataWriter.flush(); in getFileForResource()
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DImageDownloader.java275 outputStream.flush(); in doInBackground()
/development/vndk/tools/header-checker/src/repr/protobuf/
Dir_diff_dumper.cpp387 return text_output.flush().good(); in Dump()
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
DNetworkUtilities.java252 convertStream.flush(); in downloadAvatar()
/development/vndk/tools/header-checker/src/dumper/
Dabi_wrappers.cpp105 ostream.flush(); in GetMangledNameDecl()
732 ostream.flush(); in SetupRecordVTableComponent()
756 ostream.flush(); in SetupRecordVTableComponent()
/development/samples/NotePad/src/com/example/android/notepad/
DNotePadProvider.java446 pw.flush(); in writeDataToPipe()
/development/vndk/tools/header-checker/src/repr/json/
Dir_dumper.cpp423 return output_file.flush().good(); in WriteTailTrimmedLinesToFile()

12