Home
last modified time | relevance | path

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

/openbmc/libbej/include/libbej/
H A Dbej_tree.h198 void bejTreeAddNull(struct RedfishPropertyParent* parent,
/openbmc/libbej/src/
H A Dbej_tree.c54 void bejTreeAddNull(struct RedfishPropertyParent* parent, in bejTreeAddNull() function
/openbmc/libbej/test/
H A Dbej_encoder_test.cpp72 bejTreeAddNull(&root, &enProp, "SampleEnabledProperty"); in createDummyResource()