Home
last modified time | relevance | path

Searched defs:FileExists (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/gd/os/linux_generic/
H A Dfiles.cc53 bool FileExists(const std::string& path) { in FileExists() function
/aosp12/art/libartbase/base/
H A Dos_linux.cc73 bool OS::FileExists(const char* name, bool check_file_type) { in FileExists() function in art::OS
/aosp12/system/core/fs_mgr/tests/
H A Dfile_wait_test.cpp42 TEST_F(FileWaitTest, FileExists) { in TEST_F() argument
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
H A DMemoryFileSystem.cpp26 bool MemoryFileSystem::FileExists(const std::string& fileName) const { in FileExists() function in android::hardware::drm::V1_4::clearkey::MemoryFileSystem
H A DDeviceFiles.cpp236 bool DeviceFiles::FileExists(const std::string& fileName) const { in FileExists() function in android::hardware::drm::V1_4::clearkey::DeviceFiles
/aosp12/system/core/storaged/
H A Dstoraged_info.cpp52 bool FileExists(const std::string& filename) in FileExists() function
/aosp12/bionic/benchmarks/
H A Dbionic_benchmarks.cpp553 static bool FileExists(const std::string& file) { in FileExists() function
/aosp12/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_smoke_test.cpp263 void FileExists(const char* filename, uint32_t minsize, in FileExists() function in android::os::dumpstate::ZippedBugReportContentsTest
/aosp12/system/update_engine/common/
H A Dutils.cc486 bool FileExists(const char* path) { in FileExists() function