Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc828 bool flush) { in Save()
901 bool flush) { in SaveFallback()
1026 bool ProfileCompilationInfo::Save(int fd, bool flush) { in Save()
/art/runtime/
Ddebugger.cc573 bool flush = true; in ProcessRecord() local