Home
last modified time | relevance | path

Searched refs:bejTreeSetReal (Results 1 – 2 of 2) sorted by relevance

/openbmc/libbej/include/libbej/
H A Dbej_tree.h263 void bejTreeSetReal(struct RedfishPropertyLeafReal* node, double newValue);
/openbmc/libbej/src/
H A Dbej_tree.c102 void bejTreeSetReal(struct RedfishPropertyLeafReal* node, double newValue) in bejTreeSetReal() function