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.c271 if (ending->sectionType == bejSectionSet) in bejProcessEnding()
277 else if (ending->sectionType == bejSectionArray) in bejProcessEnding()
318 return ending->sectionType == bejSectionArray; in bejIsArrayElement()
371 .sectionType = bejSectionSet, in bejHandleBejSet()
436 .sectionType = bejSectionArray, in bejHandleBejArray()
680 .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…