Home
last modified time | relevance | path

Searched refs:foundDumpEntry (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp496 bool foundDumpEntry = false; in getDumpEntryById()
506 foundDumpEntry = true; in getDumpEntryById()
561 if (!foundDumpEntry) in deleteDumpEntry()
474 bool foundDumpEntry = false; getDumpEntryById() local