Searched refs:currentChild (Results 1 – 2 of 2) sorted by relevance
142 struct RedfishPropertyNode* currentChild) in bejParentGoToNextChild() argument144 if (parent == NULL || currentChild == NULL) in bejParentGoToNextChild()150 parent->metaData.nextChild = currentChild->sibling; in bejParentGoToNextChild()151 return currentChild->sibling; in bejParentGoToNextChild()
310 struct RedfishPropertyNode* currentChild);