Home
last modified time | relevance | path

Searched defs:customText (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/test/redfish-core/include/
H A Devent_log_test.cpp133 std::string customText = "customText"; in TEST() local
171 std::string customText; in TEST() local
/openbmc/bmcweb/redfish-core/src/
H A Devent_log.cpp126 const std::string& customText, nlohmann::json::object_t& logEntryJson) in formatEventLogEntry()
/openbmc/bmcweb/include/
H A Devent_service_store.hpp25 std::string customText; member