Home
last modified time | relevance | path

Searched defs:FileExists (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() function in art::OS
/art/compiler/utils/
Dassembler_test_base.h449 static bool FileExists(const std::string& file) { in FileExists() function