Home
last modified time | relevance | path

Searched defs:logPath (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-logging/lib/
H A Dlg2_commit.cpp145 void resolve(const sdbusplus::message::object_path& logPath) in resolve()
182 const sdbusplus::message::object_path& logPath) in resolve()
/openbmc/pldm/oem/ampere/event/
H A Dcper.hpp15 constexpr auto logPath = "/xyz/openbmc_project/Logging/IPMI"; variable
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_hostlogger.hpp46 std::filesystem::directory_iterator logPath(hostLoggerFilePath, ec); in getHostLoggerFiles() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp763 auto logPath = in getLogIDWithHwIsolation() local
790 auto logPath = std::get<std::vector<std::string>>(value); in getLogIDWithHwIsolation() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_manager_test.cpp865 auto logPath = getPELRepoPath() / "logs"; in TEST_F() local