Home
last modified time | relevance | path

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

12

/openbmc/bmcweb/include/
H A Devent_service_store.hpp128 const nlohmann::json::array_t* obj = in fromJson()
129 element.second.get_ptr<const nlohmann::json::array_t*>(); in fromJson()
147 const nlohmann::json::array_t* obj = in fromJson()
148 element.second.get_ptr<const nlohmann::json::array_t*>(); in fromJson()
166 const nlohmann::json::array_t* obj = in fromJson()
167 element.second.get_ptr<const nlohmann::json::array_t*>(); in fromJson()
206 const nlohmann::json::array_t* obj = in fromJson()
207 element.second.get_ptr<const nlohmann::json::array_t*>(); in fromJson()
225 const nlohmann::json::array_t* obj = in fromJson()
226 element.second.get_ptr<const nlohmann::json::array_t*>(); in fromJson()
H A Ddbus_monitor.hpp83 nlohmann::json::array_t* arr = data.get_ptr<nlohmann::json::array_t*>(); in onPropertyUpdate()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dsystem_test.cpp44 nlohmann::json::array_t parameters; in TEST()
49 nlohmann::json::array_t allowed; in TEST()
77 nlohmann::json::array_t parameters; in TEST()
82 nlohmann::json::array_t allowed; in TEST()
110 nlohmann::json::array_t parameters; in TEST()
115 nlohmann::json::array_t allowed; in TEST()
H A Dchassis_test.cpp34 nlohmann::json::array_t parameters; in assertChassisResetActionInfoGet()
39 nlohmann::json::array_t allowed; in assertChassisResetActionInfoGet()
/openbmc/bmcweb/redfish-core/lib/
H A Droles.hpp50 inline std::optional<nlohmann::json::array_t>
53 nlohmann::json::array_t privArray; in getAssignedPrivFromRole()
93 std::optional<nlohmann::json::array_t> privArray = in requestRoutesRoles()
H A Dthermal_metrics.hpp50 nlohmann::json::array_t* temperatureArray = in afterGetTemperatureValue()
51 temperatureReadings.get_ptr<nlohmann::json::array_t*>(); in afterGetTemperatureValue()
84 nlohmann::json::array_t(); in handleTemperatureReadingsCelsius()
H A Dodata.hpp27 nlohmann::json::array_t value; in redfishOdataGet()
H A Dpcie_slots.hpp39 nlohmann::json::array_t* slotsPtr = in onPcieSlotGetAllDone()
40 slots.get_ptr<nlohmann::json::array_t*>(); in onPcieSlotGetAllDone()
H A Dtrigger.hpp722 inline std::optional<nlohmann::json::array_t>
725 nlohmann::json::array_t triggerActions; in getTriggerActions()
742 inline std::optional<nlohmann::json::array_t>
745 nlohmann::json::array_t triggers; in getDiscreteTriggers()
868 std::optional<nlohmann::json::array_t> redfishTriggerActions = in fillTrigger()
895 std::optional<nlohmann::json::array_t> discreteTriggers = in fillTrigger()
H A Dchassis.hpp71 nlohmann::json::array_t storages; in getStorageLink()
448 nlohmann::json::array_t computerSystems; in handleDecoratorAssetProperties()
456 nlohmann::json::array_t managedBy; in handleDecoratorAssetProperties()
910 nlohmann::json::array_t parameters; in handleChassisResetActionInfoGet()
915 nlohmann::json::array_t allowed; in handleChassisResetActionInfoGet()
H A Dmessage_registries.hpp130 nlohmann::json::array_t languages; in handleMessageRoutesMessageRegistryFileGet()
134 nlohmann::json::array_t locationMembers; in handleMessageRoutesMessageRegistryFileGet()
H A Dredfish_v1.hpp87 nlohmann::json::array_t members; in jsonSchemaIndexGet()
161 nlohmann::json::array_t locationArray; in jsonSchemaGet()
H A Dtelemetry_service.hpp85 nlohmann::json::array_t supportedCollectionFunctions; in handleTelemetryServiceGet()
H A Dmanager_logservices_journal.hpp275 nlohmann::json::array_t* logEntryArray = in readJournalEntries()
276 logEntry.get_ptr<nlohmann::json::array_t*>(); in readJournalEntries()
399 asyncResp->res.jsonValue["Members"] = nlohmann::json::array_t(); in handleManagersJournalLogEntryCollectionGet()
H A Dsystems.hpp918 nlohmann::json::array_t({"Legacy", "UEFI"}); in getBootOverrideType()
957 nlohmann::json::array_t allowed; in getBootOverrideMode()
1268 nlohmann::json::array_t allowed; in getAutomaticRetryPolicy()
2112 nlohmann::json::array_t modeList; in afterGetPowerMode()
3092 nlohmann::json::array_t managedBy; in handleComputerSystemGet()
3118 nlohmann::json::array_t({"KVMIP"}); in handleComputerSystemGet()
3124 nlohmann::json::array_t chassisArray; in handleComputerSystemGet()
3323 nlohmann::json::array_t& allowableValues) in dbusToRfAllowedHostTransitions()
3356 nlohmann::json::array_t allowableValues; in afterGetAllowedHostTransitions()
3398 nlohmann::json::array_t parameters; in afterGetAllowedHostTransitions()
H A Dmetric_report.hpp28 nlohmann::json metricValues = nlohmann::json::array_t(); in toMetricValues()
H A Dmetric_report_definition.hpp218 inline std::optional<nlohmann::json::array_t> getLinkedTriggers( in getLinkedTriggers()
221 nlohmann::json::array_t triggers; in getLinkedTriggers()
288 std::optional<nlohmann::json::array_t> linkedTriggers = in fillReportDefinition()
298 nlohmann::json::array_t redfishReportActions; in fillReportDefinition()
315 nlohmann::json::array_t metrics = nlohmann::json::array(); in fillReportDefinition()
319 nlohmann::json::array_t metricProperties; in fillReportDefinition()
/openbmc/bmcweb/redfish-core/src/utils/
H A Djson_utils.cpp77 const nlohmann::json::array_t* arr = in getEstimatedJsonSize()
78 root.get_ptr<const nlohmann::json::array_t*>(); in getEstimatedJsonSize()
/openbmc/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp284 nlohmann::json::array_t* arr = in unpackValue()
285 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
306 nlohmann::json::array_t* arr = in unpackValue()
307 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
370 nlohmann::json::array_t* arr = in unpackValue()
371 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
390 nlohmann::json::array_t* arr = in unpackValue()
391 jsonValue.get_ptr<nlohmann::json::array_t*>(); in unpackValue()
847 inline void sortJsonArrayByKey(nlohmann::json::array_t& array, in sortJsonArrayByKey()
856 inline void sortJsonArrayByOData(nlohmann::json::array_t& array) in sortJsonArrayByOData()
H A Dtelemetry_utils.hpp159 inline std::optional<nlohmann::json::array_t>
162 nlohmann::json::array_t redfishEnums; in toRedfishCollectionFunctions()
H A Dquery_param.hpp548 ExpandType eType, nlohmann::json::array_t& array,
574 nlohmann::json::array_t* array = in findNavigationReferencesRecursive()
575 jsonResponse.get_ptr<nlohmann::json::array_t*>(); in findNavigationReferencesRecursive()
592 ExpandType eType, nlohmann::json::array_t& array, in findNavigationReferencesInArrayRecursive()
931 nlohmann::json::array_t* arr = in processTopAndSkip()
932 members->second.get_ptr<nlohmann::json::array_t*>(); in processTopAndSkip()
993 nlohmann::json::array_t* array = in recursiveSelect()
994 currRoot.get_ptr<nlohmann::json::array_t*>(); in recursiveSelect()
/openbmc/bmcweb/redfish-core/src/
H A Dfilter_expr_executor.cpp411 json::array_t* memberArr = members->second.get_ptr<json::array_t*>(); in applyFilterToCollection()
418 json::array_t::iterator it = memberArr->begin(); in applyFilterToCollection()
H A Dsubscription.cpp132 nlohmann::json::array_t logEntryArray; in sendTestEventLog()
160 nlohmann::json::array_t logEntryArray; in filterAndSendEventLogs()
/openbmc/openpower-vpd-parser/test/vpd-manager-test/
H A Deditor_test.cpp69 itemFRUS.value().get_ref<const nlohmann::json::array_t&>(); in processJson()
/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()
159 static int array_remove(array_t* array,int index) in array_remove()
165 static int array_index(array_t* array, void* pointer) in array_index()
306 array_t fat,directory,mapping;
[all …]

12