Home
last modified time | relevance | path

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

/openbmc/pldm/common/
H A Dbios_utils.hpp29 struct EndSentinel struct in pldm::bios::utils::BIOSTableIter
89 bool operator==(const EndSentinel&) const in operator ==()
98 bool operator!=(const EndSentinel& endSentinel) const in operator !=()
131 EndSentinel end() in end()