Home
last modified time | relevance | path

Searched refs:bejParentGoToNextChild (Results 1 – 4 of 4) sorted by relevance

/openbmc/libbej/include/libbej/
H A Dbej_tree.h309 void* bejParentGoToNextChild(struct RedfishPropertyParent* parent,
/openbmc/libbej/src/
H A Dbej_encoder_core.c259 bejParentGoToNextChild(parent, childPtr); in bejProcessChildNodes()
262 childPtr = bejParentGoToNextChild(parent, childPtr); in bejProcessChildNodes()
H A Dbej_tree.c141 void* bejParentGoToNextChild(struct RedfishPropertyParent* parent, in bejParentGoToNextChild() function
H A Dbej_encoder_metadata.c548 bejParentGoToNextChild(parent, childPtr); in bejProcessChildNodes()
563 childPtr = bejParentGoToNextChild(parent, childPtr); in bejProcessChildNodes()