Home
last modified time | relevance | path

Searched defs:file_exists (Results 1 – 12 of 12) sorted by relevance

/external/freetype/src/tools/docmaker/
Dutils.py88 def file_exists( pathname ): function
/external/autotest/server/site_tests/platform_Vpd/
Dplatform_Vpd.py57 def file_exists(self, host, path): member in platform_Vpd
/external/skia/platform_tools/android/launcher/
Dskia_launcher.cpp17 bool file_exists(const char* fileName) { in file_exists() function
/external/skqp/platform_tools/android/launcher/
Dskia_launcher.cpp17 bool file_exists(const char* fileName) { in file_exists() function
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dshared_prefs_test.py34 def file_exists(path): function
/external/google-breakpad/src/processor/
Dsimple_symbol_supplier.cc55 static bool file_exists(const string &file_name) { in file_exists() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DErrc.h45 file_exists = int(std::errc::file_exists), enumerator
/external/llvm/include/llvm/Support/
DErrc.h45 file_exists = int(std::errc::file_exists), enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DErrc.h45 file_exists = int(std::errc::file_exists), enumerator
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.py251 def file_exists(filename): function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h522 file_exists = EEXIST, enumerator
/external/u-boot/fs/
Dfs.c607 int file_exists(const char *dev_type, const char *dev_part, const char *file, in file_exists() function