Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/redfish-core/include/
H A Devent_log_test.cpp86 std::vector<std::string> messageArgs; in TEST() local
105 std::vector<std::string> messageArgs; in TEST() local
119 std::vector<std::string> messageArgs; in TEST() local
131 std::vector<std::string_view> messageArgs = {"PSU 1", "FAN 2"}; in TEST() local
169 std::vector<std::string_view> messageArgs; in TEST() local
/openbmc/bmcweb/redfish-core/src/
H A Devent_log.cpp74 std::vector<std::string>& messageArgs) in getEventLogParams()
125 const std::span<std::string_view> messageArgs, std::string timestamp, in formatEventLogEntry()
H A Dfilesystem_log_watcher.cpp85 std::vector<std::string> messageArgs; in readEventLogsFromFile() local
/openbmc/bmcweb/redfish-core/include/
H A Devent_logs_object_type.hpp23 std::vector<std::string> messageArgs; member
H A Dsubscription.hpp42 std::optional<std::vector<std::string>> messageArgs; global() member
H A Dregistries.hpp48 const std::span<const std::string_view> messageArgs, std::string_view msg) in fillMessageArgs() argument
/openbmc/intel-ipmi-oem/src/
H A Dipmi_to_redfish_hooks.cpp54 std::vector<std::string> messageArgs; in biosMessageHook() local
324 std::vector<std::string> messageArgs; in biosSMIMessageHook() local
/openbmc/phosphor-net-ipmid/command/
H A Drakp12.cpp29 const std::optional<std::string>& messageArgs) in logInvalidLoginRedfishEvent()
/openbmc/intel-ipmi-oem/include/
H A Dipmi_to_redfish_hooks.hpp88 std::vector<std::string> messageArgs; in defaultMessageHook() local
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_postcodes.hpp235 std::array<std::string_view, 3> messageArgs = { fillPostCodeEntry() local
H A Dlog_services.hpp1370 std::vector<std::string_view> messageArgs(logEntryIter, fillEventLogEntryJson() local