/openbmc/bmcweb/include/ |
H A D | event_service_store.hpp | 158 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 D | dbus_monitor.hpp | 94 nlohmann::json::array_t* arr = data.get_ptr<nlohmann::json::array_t*>(); in onPropertyUpdate()
|
/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | system_test.cpp | 46 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 D | chassis_test.cpp | 39 nlohmann::json::array_t parameters; in assertChassisResetActionInfoGet() 44 nlohmann::json::array_t allowed; in assertChassisResetActionInfoGet()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | roles.hpp | 44 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 D | thermal_metrics.hpp | 64 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 D | managers.hpp | 327 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 D | manager_logservices_journal.hpp | 83 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 D | pcie_slots.hpp | 53 nlohmann::json::array_t* slotsPtr = in onPcieSlotGetAllDone() 54 slots.get_ptr<nlohmann::json::array_t*>(); in onPcieSlotGetAllDone()
|
H A D | trigger.hpp | 734 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 D | odata.hpp | 29 nlohmann::json::array_t value; in redfishOdataGet()
|
H A D | message_registries.hpp | 111 nlohmann::json::array_t languages; in handleMessageRoutesMessageRegistryFileGet() 115 nlohmann::json::array_t locationMembers; in handleMessageRoutesMessageRegistryFileGet()
|
H A D | redfish_v1.hpp | 102 nlohmann::json::array_t members; in jsonSchemaIndexGet() 176 nlohmann::json::array_t locationArray; in jsonSchemaGet()
|
H A D | chassis.hpp | 124 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 D | telemetry_service.hpp | 98 nlohmann::json::array_t supportedCollectionFunctions; in handleTelemetryServiceGet()
|
H A D | systems.hpp | 914 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 D | metric_report_definition.hpp | 243 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 D | json_utils.cpp | 65 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 D | json_utils.hpp | 274 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 D | query_param.hpp | 551 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 D | telemetry_utils.hpp | 169 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 D | error_message_utils.cpp | 81 const nlohmann::json::array_t* extendedInfo = in moveErrorsToErrorJson() 82 (*extendedInfoIt).get_ptr<const nlohmann::json::array_t*>(); in moveErrorsToErrorJson()
|
H A D | filter_expr_executor.cpp | 417 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 D | subscription.cpp | 115 nlohmann::json::array_t eventRecord; in sendHeartbeatEvent() 216 nlohmann::json::array_t logEntryArray; in filterAndSendEventLogs()
|
/openbmc/qemu/block/ |
H A D | vvfat.c | 84 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 …]
|