Searched refs:bejTreeAddBool (Results 1 – 5 of 5) sorted by relevance
| /openbmc/libbej/include/libbej/ |
| H A D | bej_tree.h | 273 void bejTreeAddBool(struct RedfishPropertyParent* parent,
|
| /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_decoder_test.cpp | 146 bejTreeAddBool(chArraySet.get(), chArraySetBool.get(), "AnotherBoolean", in TEST()
|
| H A D | bej_encoder_test.cpp | 78 bejTreeAddBool(&chArraySet1, &chArraySet1bool, "AnotherBoolean", true); in createDummyResource()
|
| /openbmc/libbej/src/ |
| H A D | bej_tree.c | 107 void bejTreeAddBool(struct RedfishPropertyParent* parent, in bejTreeAddBool() function
|