Home
last modified time | relevance | path

Searched defs:entryStart (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/redfish-core/src/
H A Devent_log.cpp76 size_t entryStart = logEntry.find_first_not_of(' ', space); getEventLogParams() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Deventlog_utils.hpp239 size_t entryStart = logEntry.find_first_not_of(' ', space); in fillEventLogEntryJson() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp975 size_t entryStart = targetEntry.find_first_not_of(" ", space); in ipmiStorageGetSELEntry() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp929 size_t entryStart = targetEntry.find_first_not_of(" ", space); in ipmiStorageGetSELEntry() local