Home
last modified time | relevance | path

Searched refs:array_t (Results 1 – 25 of 45) 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()
H A Ddbus_monitor.hpp94 nlohmann::json::array_t* arr = data.get_ptr<nlohmann::json::array_t*>(); in onPropertyUpdate()
/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/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 Dmanagers.hpp327 nlohmann::json::array_t allowableValues; in requestRoutesManagerResetActionInfo()
332 nlohmann::json::array_t parameters; in requestRoutesManagerResetActionInfo()
666 nlohmann::json::array_t({"ResetAll"}); in requestRoutesManager()
684 nlohmann::json::array_t({"KVMIP"}); in requestRoutesManager()
691 nlohmann::json::array_t managerForServers; in requestRoutesManager()
724 nlohmann::json::array_t managerForChassis; in requestRoutesManager()
997 nlohmann::json::array_t members; in requestRoutesManagerCollection()
H A Dmanager_logservices_journal.hpp83 nlohmann::json::array_t* logEntryArray = in readJournalEntries()
84 logEntry.get_ptr<nlohmann::json::array_t*>(); in readJournalEntries()
174 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.hpp734 inline std::optional<nlohmann::json::array_t> getTriggerActions( in getTriggerActions()
737 nlohmann::json::array_t triggerActions; in getTriggerActions()
754 inline std::optional<nlohmann::json::array_t> getDiscreteTriggers( in getDiscreteTriggers()
757 nlohmann::json::array_t triggers; in getDiscreteTriggers()
866 std::optional<nlohmann::json::array_t> redfishTriggerActions = in fillTrigger()
891 std::optional<nlohmann::json::array_t> discreteTriggers = in fillTrigger()
H A Dodata.hpp29 nlohmann::json::array_t value; in redfishOdataGet()
H A Dmessage_registries.hpp111 nlohmann::json::array_t languages; in handleMessageRoutesMessageRegistryFileGet()
115 nlohmann::json::array_t locationMembers; in handleMessageRoutesMessageRegistryFileGet()
H A Dredfish_v1.hpp102 nlohmann::json::array_t members; in jsonSchemaIndexGet()
176 nlohmann::json::array_t locationArray; in jsonSchemaGet()
H A Dchassis.hpp124 nlohmann::json::array_t storages; in getStorageLink()
500 nlohmann::json::array_t computerSystems; in handleDecoratorAssetProperties()
508 nlohmann::json::array_t managedBy; in handleDecoratorAssetProperties()
996 nlohmann::json::array_t parameters; in handleChassisResetActionInfoGet()
1001 nlohmann::json::array_t allowed; in handleChassisResetActionInfoGet()
H A Dtelemetry_service.hpp98 nlohmann::json::array_t supportedCollectionFunctions; in handleTelemetryServiceGet()
H A Dsystems.hpp914 nlohmann::json::array_t({"Legacy", "UEFI"}); in getBootOverrideType()
953 nlohmann::json::array_t allowed; in getBootOverrideMode()
1263 nlohmann::json::array_t allowed; in getAutomaticRetryPolicy()
2106 nlohmann::json::array_t modeList; in afterGetPowerMode()
3085 nlohmann::json::array_t managedBy; in handleComputerSystemGet()
3111 nlohmann::json::array_t({"KVMIP"}); in handleComputerSystemGet()
3117 nlohmann::json::array_t chassisArray; in handleComputerSystemGet()
3316 nlohmann::json::array_t& allowableValues) in dbusToRfAllowedHostTransitions()
3349 nlohmann::json::array_t allowableValues; in afterGetAllowedHostTransitions()
3391 nlohmann::json::array_t parameters; in afterGetAllowedHostTransitions()
H A Dmetric_report_definition.hpp243 inline std::optional<nlohmann::json::array_t> getLinkedTriggers( in getLinkedTriggers()
246 nlohmann::json::array_t triggers; in getLinkedTriggers()
313 std::optional<nlohmann::json::array_t> linkedTriggers = in fillReportDefinition()
323 nlohmann::json::array_t redfishReportActions; in fillReportDefinition()
340 nlohmann::json::array_t metrics = nlohmann::json::array(); in fillReportDefinition()
344 nlohmann::json::array_t metricProperties; in fillReportDefinition()
/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/include/utils/
H A Djson_utils.hpp274 nlohmann::json::array_t* arr = in unpackValue()
275 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
296 nlohmann::json::array_t* arr = in unpackValue()
297 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
360 nlohmann::json::array_t* arr = in unpackValue()
361 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
380 nlohmann::json::array_t* arr = in unpackValue()
381 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
876 inline void sortJsonArrayByKey(nlohmann::json::array_t& array, in sortJsonArrayByKey()
885 inline void sortJsonArrayByOData(nlohmann::json::array_t& array) in sortJsonArrayByOData()
H A Dquery_param.hpp551 ExpandType eType, nlohmann::json::array_t& array,
577 nlohmann::json::array_t* array = in findNavigationReferencesRecursive()
578 jsonResponse.get_ptr<nlohmann::json::array_t*>(); in findNavigationReferencesRecursive()
595 ExpandType eType, nlohmann::json::array_t& array, in findNavigationReferencesInArrayRecursive()
855 nlohmann::json::array_t* arr = in processTopAndSkip()
856 members->second.get_ptr<nlohmann::json::array_t*>(); in processTopAndSkip()
917 nlohmann::json::array_t* array = in recursiveSelect()
918 currRoot.get_ptr<nlohmann::json::array_t*>(); in recursiveSelect()
H A Dtelemetry_utils.hpp169 inline std::optional<nlohmann::json::array_t> toRedfishCollectionFunctions( in toRedfishCollectionFunctions()
172 nlohmann::json::array_t redfishEnums; in toRedfishCollectionFunctions()
/openbmc/bmcweb/redfish-core/src/
H A Derror_message_utils.cpp81 const nlohmann::json::array_t* extendedInfo = in moveErrorsToErrorJson()
82 (*extendedInfoIt).get_ptr<const nlohmann::json::array_t*>(); in moveErrorsToErrorJson()
H A Dfilter_expr_executor.cpp417 json::array_t* memberArr = members->second.get_ptr<json::array_t*>(); in applyFilterToCollection()
424 json::array_t::iterator it = memberArr->begin(); in applyFilterToCollection()
H A Dsubscription.cpp115 nlohmann::json::array_t eventRecord; in sendHeartbeatEvent()
216 nlohmann::json::array_t logEntryArray; in filterAndSendEventLogs()
/openbmc/qemu/block/
H A Dvvfat.c84 typedef struct array_t { struct
87 } array_t; argument
89 static inline void array_init(array_t* array,unsigned int item_size) in array_init()
97 static inline void array_free(array_t* array) in array_free()
104 static inline void* array_get(array_t* array,unsigned int index) { in array_get()
110 static inline void array_ensure_allocated(array_t *array, int index) in array_ensure_allocated()
122 static inline void* array_get_next(array_t* array) { in array_get_next()
130 static inline void* array_insert(array_t* array,unsigned int index,unsigned int count) { in array_insert()
145 static inline int array_remove_slice(array_t* array,int index, int count) in array_remove_slice()
159 static int array_remove(array_t* array,int index) in array_remove()
[all …]

12