Searched refs:addLinkToTree (Results 1 – 1 of 1) sorted by relevance
/openbmc/libbej/test/ |
H A D | bej_encoder_test.cpp | 258 void addLinkToTree(struct RedfishPropertyParent* parent, in addLinkToTree() function 284 addLinkToTree(&linksInfo->array, &linkJsonArray[i].set, nullptr, in redfishCreateArrayOfLinksJson() 321 addLinkToTree(&computerSystemsArray, &computerSystemsLinkSet, "", in createChassisResource() 324 addLinkToTree(&links, &containedBySet, "ContainedBy", &containedByOdataId, in createChassisResource()
|