Searched refs:DoFlush (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/files/ | ||
D | file.cc | 144 bool return_value = DoFlush(); in Flush() |
D | file.h | 315 bool DoFlush(); |
D | file_posix.cc | 516 bool File::DoFlush() { in DoFlush() function in base::File |