Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_error_tests.cpp26 std::filesystem::path pathName{ in TEST() local
38 std::filesystem::path pathName{ in TEST() local
46 std::filesystem::path pathName{ in TEST() local
H A Dconfig_file_parser_tests.cpp45 void writeConfigFile(const fs::path& pathName, const std::string& contents) in writeConfigFile()
51 void writeConfigFile(const fs::path& pathName, const json& contents) in writeConfigFile()
266 fs::path pathName{configFile.getPath()}; in TEST() local
278 fs::path pathName{"/tmp/non_existent_file"}; in TEST() local
295 fs::path pathName{configFile.getPath()}; in TEST() local
307 fs::path pathName{configFile.getPath()}; in TEST() local
318 fs::path pathName{configFile.getPath()}; in TEST() local
/openbmc/phosphor-power/phosphor-regulators/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
H A Dconfig_file_parser_tests.cpp74 void writeConfigFile(const std::filesystem::path& pathName, in writeConfigFile()
81 void writeConfigFile(const std::filesystem::path& pathName, in writeConfigFile()
117 std::filesystem::path pathName{configFile.getPath()}; in TEST() local
143 std::filesystem::path pathName{"/tmp/non_existent_file"}; in TEST() local
164 std::filesystem::path pathName{configFile.getPath()}; in TEST() local
183 std::filesystem::path pathName{configFile.getPath()}; in TEST() local
200 std::filesystem::path pathName{configFile.getPath()}; in TEST() local
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser_error.hpp48 explicit ConfigFileParserError(const std::filesystem::path& pathName, in ConfigFileParserError()
78 const std::filesystem::path pathName; member in phosphor::power::regulators::ConfigFileParserError
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.cpp35 parse(const std::filesystem::path& pathName) in parse()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
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::sequencer::ConfigFileParserError
H A Dconfig_file_parser.cpp38 fs::path pathName, possiblePath; in find() local
71 std::vector<std::unique_ptr<Rail>> parse(const std::filesystem::path& pathName) in parse()
/openbmc/phosphor-power/cold-redundancy/
H A Dcold_redundancy.cpp176 std::string pathName = object.first; in createPSU() local
/openbmc/dbus-sensors/src/intrusion/
H A DIntrusionSensorMain.cpp295 const std::string& pathName = message.get_path(); in processLanStatusChange() local
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp900 std::string pathName = message.get_path(); in addUpdateTargetAddrHandler() local
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp2046 std::string pathName; in ipmiOEMSetFscParameter() local
2150 std::string pathName; in ipmiOEMGetFscParameter() local
3691 std::string pathName = object.first; in getPSUAddress() local