Searched refs:bejTreeAddBool (Results 1 – 4 of 4) sorted by relevance
/openbmc/libbej/test/ |
H A D | bej_tree_test.cpp | 183 bejTreeAddBool(&parent, &child, name, value); in TEST() 215 bejTreeAddBool(&parent, &child1, nullptr, true); in TEST()
|
H A D | bej_encoder_test.cpp | 78 bejTreeAddBool(&chArraySet1, &chArraySet1bool, "AnotherBoolean", true); in createDummyResource()
|
/openbmc/libbej/include/libbej/ |
H A D | bej_tree.h | 273 void bejTreeAddBool(struct RedfishPropertyParent* parent,
|
/openbmc/libbej/src/ |
H A D | bej_tree.c | 107 void bejTreeAddBool(struct RedfishPropertyParent* parent, in bejTreeAddBool() function
|