Searched refs:fileExists (Results 1 – 3 of 3) sorted by relevance
331 static bool fileExists(const char* filename) { in fileExists() function467 if (!fileExists(path)) { in isCategorySupportedForRoot()473 ok |= fileExists(path); in isCategorySupportedForRoot()525 if (fileExists(k_traceCmdlineSizePath)) {564 if (fileExists(k_printTgidPath)) { in setPrintTgidEnableIfPresent()567 if (fileExists(k_recordTgidPath)) { in setPrintTgidEnableIfPresent()
713 boolean fileExists = mFile.exists(); in writeToFile()723 if (fileExists) { in writeToFile()
45 bool fileExists(const std::string &path) { in fileExists() function73 if (fileExists(path)) { in findFileInDirs()424 if (!fileExists(path)) { in parseXmlPath()