Searched defs:skipDepth (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | query_param.hpp | 568 const nlohmann::json::json_pointer& jsonPtr, int depth, int skipDepth, in findNavigationReferencesRecursive() 596 const nlohmann::json::json_pointer& jsonPtr, int depth, int skipDepth, in findNavigationReferencesInArrayRecursive() 613 const nlohmann::json::json_pointer& jsonPtr, int depth, int skipDepth, in findNavigationReferencesInObjectRecursive() 697 ExpandType eType, int depth, int skipDepth, nlohmann::json& jsonResponse) in findNavigationReferences()
|