Searched defs:jsonResponse (Results 1 – 4 of 4) sorted by relevance
570 ExpandType eType, nlohmann::json& jsonResponse, in findNavigationReferencesRecursive()700 ExpandType eType, int depth, int skipDepth, nlohmann::json& jsonResponse) in findNavigationReferences()
467 inline void parseInterfaceData(nlohmann::json& jsonResponse, in parseInterfaceData()
327 inline void parseLDAPConfigData(nlohmann::json& jsonResponse, in parseLDAPConfigData() argument
1884 nlohmann::json& jsonResponse = asyncResp->res.jsonValue; in parseInterfaceData() local