Home
last modified time | relevance | path

Searched refs:DoFlush (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/files/
Dfile.cc144 bool return_value = DoFlush(); in Flush()
Dfile.h315 bool DoFlush();
Dfile_posix.cc516 bool File::DoFlush() { in DoFlush() function in base::File