Home
last modified time | relevance | path

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

/openbmc/libbej/src/
H A Dbej_decoder_core.c250 if (ending->sectionType == bejSectionSet) in bejProcessEnding()
256 else if (ending->sectionType == bejSectionArray) in bejProcessEnding()
297 return ending->sectionType == bejSectionArray; in bejIsArrayElement()
350 .sectionType = bejSectionSet, in bejHandleBejSet()
415 .sectionType = bejSectionArray, in bejHandleBejArray()
658 .sectionType = bejSectionNoType, in bejHandleBejPropertyAnnotation()
/openbmc/libbej/include/libbej/
H A Dbej_decoder_core.h32 enum BejSectionType sectionType; member
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex177 sectionType.data & string & GUID data for the type of section body.\\
178 sectionType.type & string & The human readable name, if possible, for the type of section body. GUI…