Searched defs:fileExists (Results 1 – 4 of 4) sorted by relevance
77 val fileExists: Boolean in <lambda>() constant in com.android.systemui.controls.controller.ControlsFavoritePersistenceWrapper
333 bool fileExists(const std::string& path) { in fileExists() function
334 static bool fileExists(const char* filename) { in fileExists() function
44 bool fileExists(const std::string &path) { in fileExists() function