Home
last modified time | relevance | path

Searched defs:pathName (Results 1 – 11 of 11) sorted by relevance

/openbmc/phosphor-power/test/
H A Dconfig_file_parser_error_tests.cpp26 std::filesystem::path pathName{"/etc/phosphor-regulators/foo.json"}; in TEST() local
36 std::filesystem::path pathName{"/usr/share/phosphor-regulators/foo.json"}; in TEST() local
43 std::filesystem::path pathName{"/etc/phosphor-regulators/foo.json"}; in TEST() local
/openbmc/phosphor-power/
H A Dconfig_file_parser_error.hpp47 explicit ConfigFileParserError(const std::filesystem::path& pathName, in ConfigFileParserError()
77 const std::filesystem::path pathName; member in phosphor::power::util::ConfigFileParserError
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dmanager.cpp267 fs::path pathName{testConfigFileDir / fileName}; in findConfigFile() local
320 fs::path pathName = findConfigFile(); in loadConfigFile() local
H A Dconfig_file_parser.cpp40 parse(const std::filesystem::path& pathName) in parse()
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_tests.cpp49 void writeConfigFile(const fs::path& pathName, const std::string& contents) in writeConfigFile()
55 void writeConfigFile(const fs::path& pathName, const json& contents) in writeConfigFile()
270 fs::path pathName{configFile.getPath()}; in TEST() local
286 fs::path pathName{"/tmp/non_existent_file"}; in TEST() local
305 fs::path pathName{configFile.getPath()}; in TEST() local
317 fs::path pathName{configFile.getPath()}; in TEST() local
328 fs::path pathName{configFile.getPath()}; in TEST() local
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser.cpp45 fs::path pathName, possiblePath; in find() local
79 const std::filesystem::path& pathName) in parse()
/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.cpp171 std::string pathName = object.first; in createPSU() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp75 void writeConfigFile(const std::filesystem::path& pathName, in writeConfigFile()
82 void writeConfigFile(const std::filesystem::path& pathName, in writeConfigFile()
118 std::filesystem::path pathName{configFile.getPath()}; in TEST() local
144 std::filesystem::path pathName{"/tmp/non_existent_file"}; in TEST() local
165 std::filesystem::path pathName{configFile.getPath()}; in TEST() local
184 std::filesystem::path pathName{configFile.getPath()}; in TEST() local
201 std::filesystem::path pathName{configFile.getPath()}; in TEST() local
/openbmc/dbus-sensors/src/intrusion/
H A DIntrusionSensorMain.cpp284 const std::string& pathName = message.get_path(); in processLanStatusChange() local
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp921 std::string pathName = message.get_path(); in addUpdateTargetAddrHandler() local
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2047 std::string pathName; in ipmiOEMSetFscParameter() local
2151 std::string pathName; in ipmiOEMGetFscParameter() local
3692 std::string pathName = object.first; in getPSUAddress() local