Searched refs:auto_flush (Results 1 – 2 of 2) sorted by relevance
61 File* OS::OpenFileWithFlags(const char* name, int flags, bool auto_flush) { in OpenFileWithFlags() argument64 bool check_usage = !read_only && auto_flush; in OpenFileWithFlags()
49 static File* OpenFileWithFlags(const char* name, int flags, bool auto_flush = true);