Home
last modified time | relevance | path

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

/system/core/fs_mgr/tests/
Dfile_wait_test.cpp42 TEST_F(FileWaitTest, FileExists) { in TEST_F() argument
/system/core/storaged/
Dstoraged_info.cpp52 bool FileExists(const std::string& filename) in FileExists() function
/system/update_engine/common/
Dutils.cc560 bool FileExists(const char* path) { in FileExists() function