Searched defs:pathName (Results 1 – 8 of 8) sorted by relevance
26 std::filesystem::path pathName{"/etc/phosphor-regulators/foo.json"}; in TEST() local36 std::filesystem::path pathName{"/usr/share/phosphor-regulators/foo.json"}; in TEST() local43 std::filesystem::path pathName{"/etc/phosphor-regulators/foo.json"}; in TEST() local
47 explicit ConfigFileParserError(const std::filesystem::path& pathName, in ConfigFileParserError()77 const std::filesystem::path pathName; member in phosphor::power::util::ConfigFileParserError
267 fs::path pathName{testConfigFileDir / fileName}; in findConfigFile() local320 fs::path pathName = findConfigFile(); in loadConfigFile() local
40 parse(const std::filesystem::path& pathName) in parse()
171 std::string pathName = object.first; in createPSU() local
75 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() local144 std::filesystem::path pathName{"/tmp/non_existent_file"}; in TEST() local165 std::filesystem::path pathName{configFile.getPath()}; in TEST() local184 std::filesystem::path pathName{configFile.getPath()}; in TEST() local201 std::filesystem::path pathName{configFile.getPath()}; in TEST() local
284 const std::string& pathName = message.get_path(); in processLanStatusChange() local
2047 std::string pathName; in ipmiOEMSetFscParameter() local2151 std::string pathName; in ipmiOEMGetFscParameter() local3692 std::string pathName = object.first; in getPSUAddress() local