Home
last modified time | relevance | path

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

/openbmc/libbej/include/libbej/
H A Dbej_tree.h152 struct RedfishPropertyLeafBool struct
274 struct RedfishPropertyLeafBool* child, const char* name,
/openbmc/libbej/test/
H A Dbej_tree_test.cpp180 struct RedfishPropertyLeafBool child; in TEST()
211 struct RedfishPropertyLeafBool child1; in TEST()
H A Dbej_encoder_test.cpp77 static struct RedfishPropertyLeafBool chArraySet1bool; in createDummyResource()
/openbmc/libbej/src/
H A Dbej_tree.c108 struct RedfishPropertyLeafBool* child, const char* name, in bejTreeAddBool()
H A Dbej_encoder_core.c139 int bejEncodeBejBool(struct RedfishPropertyLeafBool* node, in bejEncodeBejBool()
H A Dbej_encoder_metadata.c367 struct RedfishPropertyLeafBool* node, uint16_t nodeIndex, in bejUpdateBoolMetaData()