Searched refs:inLinks (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | query_param.hpp | 553 bool inLinks, std::vector<ExpandNode>& out); 558 bool inLinks, std::vector<ExpandNode>& out); 569 bool inLinks, std::vector<ExpandNode>& out) in findNavigationReferencesRecursive() argument 582 skipDepth, inLinks, out); in findNavigationReferencesRecursive() 591 skipDepth, inLinks, out); in findNavigationReferencesRecursive() 597 bool inLinks, std::vector<ExpandNode>& out) in findNavigationReferencesInArrayRecursive() argument 606 skipDepth, inLinks, out); in findNavigationReferencesInArrayRecursive() 614 bool inLinks, std::vector<ExpandNode>& out) in findNavigationReferencesInObjectRecursive() argument 665 bool localInLinks = inLinks; in findNavigationReferencesInObjectRecursive()
|