Searched refs:jsonKeyName (Results 1 – 2 of 2) sorted by relevance
34 const nlohmann::json::json_pointer& jsonKeyName, in handleCollectionMembers() argument38 if (jsonKeyName.empty()) in handleCollectionMembers()44 nlohmann::json::json_pointer jsonCountKeyName = jsonKeyName; in handleCollectionMembers()51 asyncResp->res.jsonValue[jsonKeyName] = nlohmann::json::array(); in handleCollectionMembers()76 nlohmann::json& members = asyncResp->res.jsonValue[jsonKeyName]; in handleCollectionMembers()107 const nlohmann::json::json_pointer& jsonKeyName) in getCollectionToKey() argument113 jsonKeyName)); in getCollectionToKey()
40 const nlohmann::json::json_pointer& jsonKeyName) in getPCIeDeviceList() argument49 "/xyz/openbmc_project/inventory", jsonKeyName); in getPCIeDeviceList()