Searched refs:fileExists (Results 1 – 6 of 6) sorted by relevance
30 bool fileExists(const std::string &path);
284 if (fileExists(paths[i])) { in checkAndReportGMSR()394 if (fileExists(paths[i])) { in checkAndReportFGModelLoading()443 if (!path.empty() && fileExists(path)) { in checkAndReportFGLearning()512 if (!path.empty() && fileExists(path)) { in checkAndReportValidation()
40 bool fileExists(const std::string &path) { in fileExists() function
260 if (fileExists(paths[i])) { in checkAndReportFGAbnormality()
134 bool fileExists(const std::string& file) { in fileExists() function
1013 if (mBrightnessController->fileExists(rrSysfs)) { in setLhbmState()