Searched refs:fileExists (Results 1 – 4 of 4) sorted by relevance
333 bool fileExists(const std::string& path) { in fileExists() function348 if (fileExists(lockAgentJarPath)) { in findLockAgentJar()358 if (fileExists(sysFrameworkPath)) { in findLockAgentJar()363 if (fileExists(relPath)) { in findLockAgentJar()
340 static bool fileExists(const char* filename) { in fileExists() function476 if (!fileExists(path)) { in isCategorySupportedForRoot()482 ok |= fileExists(path); in isCategorySupportedForRoot()534 if (fileExists(k_traceCmdlineSizePath)) {573 if (fileExists(k_printTgidPath)) { in setPrintTgidEnableIfPresent()576 if (fileExists(k_recordTgidPath)) { in setPrintTgidEnableIfPresent()
713 boolean fileExists = mFile.exists(); in writeToFile()723 if (fileExists) { in writeToFile()
44 bool fileExists(const std::string &path) { in fileExists() function72 if (fileExists(path)) { in findFileInDirs()440 if (!fileExists(path)) { in parseXmlPath()