| /openbmc/libcper/subprojects/packagefiles/json-c/ |
| H A D | meson.build | 65 'json_util.h', 78 'json_util.c',
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | etag_utils.hpp | 28 size_t hash = json_util::hashJsonWithoutKey(res.jsonValue, "DateTime"); in etagOmitDateTimeHandler()
|
| H A D | json_utils.hpp | 39 namespace json_util namespace 662 if (!json_util::processJsonFromRequest(res, req, jsonRequest)) in readJsonPatchHelper() 766 if (!json_util::processJsonFromRequest(res, req, jsonRequest)) in readJsonAction()
|
| H A D | eventlog_utils.hpp | 660 redfish::json_util::sortJsonArrayByKey(entriesArray, "Id"); in afterLogEntriesGetManagedObjects() 775 if (!json_util::readJsonPatch(req, asyncResp->res, "Resolved", resolved)) in dBusEventLogEntryPatch()
|
| /openbmc/bmcweb/redfish-core/src/utils/ |
| H A D | json_utils.cpp | 19 namespace json_util namespace
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | thermal.hpp | 74 if (!json_util::readJsonPatch( // in requestRoutesThermal()
|
| H A D | event_service.hpp | 128 if (!json_util::readJsonPatch( // in requestRoutesEventService() 203 if (!json_util::readJsonAction( in requestRoutesSubmitTestEvent() 341 if (!json_util::readJsonPatch( // in requestRoutesEventDestinationCollection() 717 if (!json_util::readJsonObject(mrdObj, asyncResp->res, in requestRoutesEventDestinationCollection() 843 if (!json_util::readJsonPatch( // in requestRoutesEventDestination()
|
| H A D | power.hpp | 95 if (!json_util::readJsonObject( // in afterGetChassisPath() 310 if (!json_util::readJsonPatch( // in handleChassisPowerPatch()
|
| H A D | assembly.hpp | 350 if (json_util::readJsonObject(item, asyncResp->res, in afterHandleChassisAssemblyPatch() 376 if (!redfish::json_util::readJsonPatch(req, asyncResp->res, "Assemblies", in handleChassisAssemblyPatch()
|
| H A D | thermal_metrics.hpp | 77 json_util::sortJsonArrayByKey(*temperatureArray, "DataSourceUri"); in afterGetTemperatureValue()
|
| H A D | redfish_sessions.hpp | 242 if (!json_util::readJsonPatch( // in handleSessionCollectionPost() 338 if (!json_util::readJsonPatch( // in handleSessionServicePatch()
|
| H A D | aggregation_service.hpp | 272 if (!json_util::readJsonPatch(req, asyncResp->res, "HostName", hostname, in handleAggregationSourceCollectionPost() 342 if (!json_util::readJsonPatch(req, asyncResp->res, "UserName", username, in handleAggregationSourcePatch()
|
| H A D | hypervisor_system.hpp | 562 if (!json_util::readJsonObject( // in handleHypervisorIPv4StaticPatch() 750 if (!json_util::readJsonPatch( // in handleHypervisorEthernetInterfacePatch() 903 if (!json_util::readJsonAction(req, asyncResp->res, "ResetType", resetType)) in handleHypervisorSystemResetPost()
|
| H A D | managers.hpp | 208 if (!json_util::readJsonAction(req, asyncResp->res, "ResetType", resetType)) in handleManagerResetAction() 262 if (!json_util::readJsonAction( // in handleManagerResetToDefaultsAction() 865 if (!json_util::readJsonPatch( // in handleManagerPatch()
|
| H A D | trigger.hpp | 286 if (!json_util::readJsonObject( // in parseThreshold() 400 if (!json_util::readJsonObject( // in parseDiscreteTriggers() 609 if (!json_util::readJsonPatch( // in parsePostTriggerParams()
|
| H A D | ethernet.hpp | 1079 if (!json_util::readJsonObject(*obj, asyncResp->res, "Address", in handleIPv6DefaultGateway() 1561 if (!json_util::readJsonObject( // in parseAddresses() 1792 if (!json_util::readJsonObject( // in handleIPv6StaticAddressesPatch() 2198 if (!json_util::readJsonPatch( // in requestEthernetInterfacesRoutes() 2217 if (!json_util::readJsonObject(relatedInterfaces[0], in requestEthernetInterfacesRoutes() 2358 if (!json_util::readJsonPatch( // in requestEthernetInterfacesRoutes()
|
| H A D | account_service.hpp | 434 if (!json_util::readJsonObject( // in handleRoleMapPatch() 1574 if (!json_util::readJsonPatch( // in handleAccountServicePatch() 1930 if (!json_util::readJsonPatch( // in handleAccountCollectionPost() 2241 if (!json_util::readJsonPatch( // in handleAccountPatch() 2264 if (!json_util::readJsonPatch(req, asyncResp->res, "Password", in handleAccountPatch()
|
| H A D | certificate_service.hpp | 103 if (!json_util::readJsonPatch( // in getCertificateFromReqBody() 538 if (!json_util::readJsonAction( // in handleReplaceCertificateAction() 716 if (!json_util::readJsonAction( // in handleGenerateCSRAction()
|
| H A D | chassis.hpp | 742 if (!json_util::readJsonPatch( // in handleChassisPatch() 931 if (!json_util::readJsonAction(req, asyncResp->res, "ResetType", resetType)) in handleChassisResetActionInfoPost()
|
| H A D | metric_report_definition.hpp | 465 if (!json_util::readJsonObject( // in getUserMetric() 560 if (!json_util::readJsonPatch( // in getUserParameters() 1355 if (!json_util::readJsonPatch( // in handleReportPatch()
|
| H A D | fabric_adapters.hpp | 306 if (!json_util::readJsonPatch(req, asyncResp->res, in afterHandleFabricAdapterPatch()
|
| /openbmc/bmcweb/redfish-core/lib/openbmc/ |
| H A D | openbmc_managers.hpp | 538 if (!redfish::json_util::readJsonObject(odata, response->res, in getZonesFromJsonReq() 711 if (!redfish::json_util::readJson( // in createPidInterface() 820 if (!redfish::json_util::readJson( // in createPidInterface() 870 if (!redfish::json_util::readJson( // in createPidInterface() 911 if (!redfish::json_util::readJsonObject( // in createPidInterface() 1537 if (!json_util::readJsonObject( in handlePatchManagerOpenBmc()
|
| /openbmc/bmcweb/features/google/ |
| H A D | google_service_root.hpp | 206 if (!redfish::json_util::readJsonAction(request, asyncResp->res, "Command", in handleRoTSendCommandPost()
|
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | filter_expr_executor.cpp | 135 json_util::findNestedKey(static_cast<std::string_view>(x), body); in operator ()()
|
| /openbmc/bmcweb/features/ibm/ |
| H A D | ibm_management_console_rest.hpp | 352 if (!redfish::json_util::readJsonPatch(req, asyncResp->res, "Message", in handleBroadcastService()
|