Home
last modified time | relevance | path

Searched refs:array_t (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/bmcweb/include/
H A Devent_service_store.hpp158 const nlohmann::json::array_t* obj = in fromJson()
159 element.second.get_ptr<const nlohmann::json::array_t*>(); in fromJson()
177 const nlohmann::json::array_t* obj = in fromJson()
178 element.second.get_ptr<const nlohmann::json::array_t*>(); in fromJson()
196 const nlohmann::json::array_t* obj = in fromJson()
197 element.second.get_ptr<const nlohmann::json::array_t*>(); in fromJson()
236 const nlohmann::json::array_t* obj = in fromJson()
237 element.second.get_ptr<const nlohmann::json::array_t*>(); in fromJson()
255 const nlohmann::json::array_t* obj = in fromJson()
256 element.second.get_ptr<const nlohmann::json::array_t*>(); in fromJson()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dsystem_test.cpp46 nlohmann::json::array_t parameters; in TEST()
51 nlohmann::json::array_t allowed; in TEST()
79 nlohmann::json::array_t parameters; in TEST()
84 nlohmann::json::array_t allowed; in TEST()
112 nlohmann::json::array_t parameters; in TEST()
117 nlohmann::json::array_t allowed; in TEST()
H A Dchassis_test.cpp39 nlohmann::json::array_t parameters; in assertChassisResetActionInfoGet()
44 nlohmann::json::array_t allowed; in assertChassisResetActionInfoGet()
/openbmc/bmcweb/redfish-core/src/utils/
H A Djson_utils.cpp65 const nlohmann::json::array_t* arr = in getEstimatedJsonSize()
66 root.get_ptr<const nlohmann::json::array_t*>(); in getEstimatedJsonSize()
/openbmc/bmcweb/redfish-core/lib/
H A Droles.hpp44 inline std::optional<nlohmann::json::array_t> getAssignedPrivFromRole( in getAssignedPrivFromRole()
47 nlohmann::json::array_t privArray; in getAssignedPrivFromRole()
87 std::optional<nlohmann::json::array_t> privArray = in requestRoutesRoles()
H A Dthermal_metrics.hpp64 nlohmann::json::array_t* temperatureArray = in afterGetTemperatureValue()
65 temperatureReadings.get_ptr<nlohmann::json::array_t*>(); in afterGetTemperatureValue()
98 nlohmann::json::array_t(); in handleTemperatureReadingsCelsius()
H A Dodata.hpp29 nlohmann::json::array_t value; in redfishOdataGet()
H A Dmanagers.hpp330 nlohmann::json::array_t allowableValues; in handleManagerResetActionInfo()
335 nlohmann::json::array_t parameters; in handleManagerResetActionInfo()
751 nlohmann::json::array_t({"ResetAll"}); in handleManagerGet()
767 nlohmann::json::array_t({"KVMIP"}); in handleManagerGet()
773 nlohmann::json::array_t managerForServers; in handleManagerGet()
798 nlohmann::json::array_t managerForChassis; in handleManagerGet()
924 nlohmann::json::array_t members; in handleManagerCollectionGet()
H A Dmanager_logservices_journal.hpp86 nlohmann::json::array_t* logEntryArray = in readJournalEntries()
87 logEntry.get_ptr<nlohmann::json::array_t*>(); in readJournalEntries()
177 asyncResp->res.jsonValue["Members"] = nlohmann::json::array_t(); in handleManagersJournalLogEntryCollectionGet()
H A Dpcie_slots.hpp53 nlohmann::json::array_t* slotsPtr = in onPcieSlotGetAllDone()
54 slots.get_ptr<nlohmann::json::array_t*>(); in onPcieSlotGetAllDone()
H A Dtrigger.hpp725 inline std::optional<nlohmann::json::array_t> getTriggerActions( in getTriggerActions()
728 nlohmann::json::array_t triggerActions; in getTriggerActions()
745 inline std::optional<nlohmann::json::array_t> getDiscreteTriggers( in getDiscreteTriggers()
748 nlohmann::json::array_t triggers; in getDiscreteTriggers()
857 std::optional<nlohmann::json::array_t> redfishTriggerActions = in fillTrigger()
892 std::optional<nlohmann::json::array_t> discreteTriggers = in fillTrigger()
H A Dmessage_registries.hpp105 nlohmann::json::array_t languages; in handleMessageRoutesMessageRegistryFileGet()
109 nlohmann::json::array_t locationMembers; in handleMessageRoutesMessageRegistryFileGet()
H A Dtelemetry_service.hpp98 nlohmann::json::array_t supportedCollectionFunctions; in handleTelemetryServiceGet()
H A Dredfish_v1.hpp128 nlohmann::json::array_t members; in jsonSchemaIndexGet()
185 nlohmann::json::array_t locationArray; in jsonSchemaGet()
H A Dchassis.hpp126 nlohmann::json::array_t storages; in getStorageLink()
476 nlohmann::json::array_t computerSystems; in handleDecoratorAssetProperties()
484 nlohmann::json::array_t managedBy; in handleDecoratorAssetProperties()
978 nlohmann::json::array_t parameters; in handleChassisResetActionInfoGet()
983 nlohmann::json::array_t allowed; in handleChassisResetActionInfoGet()
/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.cpp260 const nlohmann::json::array_t* exarr = in extractExposeActionRecordNames()
261 exposeValue.get_ptr<const nlohmann::json::array_t*>(); in extractExposeActionRecordNames()
319 const std::string& propertyName, nlohmann::json::array_t& configExposes) in applyConfigExposeActions()
377 nlohmann::json::array_t* configList = in applyExposeActions()
378 configListFind->get_ptr<nlohmann::json::array_t*>(); in applyExposeActions()
568 nlohmann::json::array_t* exposeArr = in updateSystemConfiguration()
569 findExpose->second.get_ptr<nlohmann::json::array_t*>(); in updateSystemConfiguration()
646 nlohmann::json::array_t* probeCommandArrayPtr = in run()
647 findProbe->get_ptr<nlohmann::json::array_t*>(); in run()
H A Dutils.cpp80 nlohmann::json::array_t* arrPtr = value.get_ptr<nlohmann::json::array_t*>(); in handleLeftOverTemplateVars()
180 nlohmann::json::array_t* arrPtr = value.get_ptr<nlohmann::json::array_t*>(); in templateCharReplace()
/openbmc/bmcweb/redfish-core/src/
H A Derror_message_utils.cpp92 const nlohmann::json::array_t* extendedInfo = in moveErrorsToErrorJson()
93 extendedInfoIt->second.get_ptr<const nlohmann::json::array_t*>(); in moveErrorsToErrorJson()
H A Dfilter_expr_executor.cpp428 json::array_t* memberArr = members->second.get_ptr<json::array_t*>(); in applyFilterToCollection()
435 json::array_t::iterator it = memberArr->begin(); in applyFilterToCollection()
H A Dsubscription.cpp100 nlohmann::json::array_t eventRecord; in sendHeartbeatEvent()
202 nlohmann::json::array_t logEntryArray; in filterAndSendEventLogs()
/openbmc/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp296 nlohmann::json::array_t* arr = in unpackValue()
297 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
318 nlohmann::json::array_t* arr = in unpackValue()
319 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
382 nlohmann::json::array_t* arr = in unpackValue()
383 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
402 nlohmann::json::array_t* arr = in unpackValue()
403 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
912 inline void sortJsonArrayByKey(nlohmann::json::array_t& array, in sortJsonArrayByKey()
921 inline void sortJsonArrayByOData(nlohmann::json::array_t& array) in sortJsonArrayByOData()
H A Dtelemetry_utils.hpp169 inline std::optional<nlohmann::json::array_t> toRedfishCollectionFunctions( in toRedfishCollectionFunctions()
172 nlohmann::json::array_t redfishEnums; in toRedfishCollectionFunctions()
H A Dquery_param.hpp554 ExpandType eType, nlohmann::json::array_t& array,
580 nlohmann::json::array_t* array = in findNavigationReferencesRecursive()
581 jsonResponse.get_ptr<nlohmann::json::array_t*>(); in findNavigationReferencesRecursive()
598 ExpandType eType, nlohmann::json::array_t& array, in findNavigationReferencesInArrayRecursive()
909 nlohmann::json::array_t* arr = in processTopAndSkip()
910 members->second.get_ptr<nlohmann::json::array_t*>(); in processTopAndSkip()
971 nlohmann::json::array_t* array = in recursiveSelect()
972 currRoot.get_ptr<nlohmann::json::array_t*>(); in recursiveSelect()
/openbmc/bmcweb/redfish-core/include/
H A Dtelemetry_readings.hpp26 nlohmann::json metricValues = nlohmann::json::array_t(); in toMetricValues()
/openbmc/bmcweb/features/openbmc_rest/
H A Ddbus_monitor.hpp94 nlohmann::json::array_t* arr = data.get_ptr<nlohmann::json::array_t*>(); in onPropertyUpdate()

12