Home
last modified time | relevance | path

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

/development/ndk/platforms/android-21/samples/native-codec/jni/
Dlooper.cpp73 void looper::post(int what, void *data, bool flush) { in post()
82 void looper::addmsg(loopermessage *msg, bool flush) { in addmsg()
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/
DMidiDispatcher.java90 public void flush() throws IOException { in flush() method in MidiDispatcher
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/
DMidiDispatcher.java90 public void flush() throws IOException { in flush() method in MidiDispatcher
/development/ndk/platforms/android-3/include/linux/mtd/
Dblktrans.h48 int (*flush)(struct mtd_blktrans_dev *dev); member
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DDiskLruCache.java675 public synchronized void flush() throws IOException { in flush() method in DiskLruCache
886 @Override public void flush() { in flush() method in DiskLruCache.Editor.FaultHidingOutputStream
DImageCache.java428 public void flush() { in flush() method in ImageCache