Home
last modified time | relevance | path

Searched defs:Flush (Results 1 – 4 of 4) sorted by relevance

/art/compiler/
Dbuffered_output_stream.cc43 bool BufferedOutputStream::Flush() { in Flush() function in art::BufferedOutputStream
/art/runtime/
Dgc_root.h217 void Flush() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Flush() function
Ddebugger.cc4543 void Flush() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in Flush() function in art::HeapChunkContext
/art/runtime/base/unix_file/
Dfd_file.cc128 int FdFile::Flush() { in Flush() function in unix_file::FdFile