Home
last modified time | relevance | path

Searched refs:checkFileExists (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/tools/power-utils/
H A Dutils.cpp162 bool checkFileExists(const std::string& filePath) in checkFileExists() function
247 return checkFileExists(PSU_JSON_PATH); in usePsuJsonFile()
H A Dutils.hpp87 bool checkFileExists(const std::string& filePath);