Searched refs:doesConfigFileExist (Results 1 – 1 of 1) sorted by relevance
55 private static boolean doesConfigFileExist(final String filepath) { in doesConfigFileExist() method in EthernetConfigStore92 if (doesConfigFileExist(newFilePath + filename)) { in read()101 if (!doesConfigFileExist(oldFilePath + filename)) return; in read()