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.cpp88 size_t entryStart = logEntry.find_first_not_of(' ', space); in getEventLogParams() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp928 size_t entryStart = targetEntry.find_first_not_of(" ", space); in ipmiStorageGetSELEntry() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp979 size_t entryStart = targetEntry.find_first_not_of(" ", space); in ipmiStorageGetSELEntry() local
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp1365 size_t entryStart = logEntry.find_first_not_of(' ', space); in fillEventLogEntryJson() local