Home
last modified time | relevance | path

Searched refs:check_file_type (Results 1 – 2 of 2) sorted by relevance

/art/libartbase/base/
Dos_linux.cc73 bool OS::FileExists(const char* name, bool check_file_type) { in FileExists() argument
76 if (check_file_type) { in FileExists()
Dos.h52 static bool FileExists(const char* name, bool check_file_type = true);