Searched defs:fileExists (Results 1 – 5 of 5) 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
161 auto fileExists = [](const char* path) { in loadAudioPolicyEngineConfig() local
342 static bool fileExists(const char* filename) { in fileExists() function
44 bool fileExists(const std::string &path) { in fileExists() function