Home
last modified time | relevance | path

Searched refs:cbor (Results 1 – 10 of 10) sorted by relevance

/openbmc/bmcweb/http/
H A Dcomplete_response_fields.hpp44 std::string cbor; in completeResponseFields() local
45 nlohmann::json::to_cbor(res.jsonValue, cbor); in completeResponseFields()
46 res.write(std::move(cbor)); in completeResponseFields()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Duser_data_formats.hpp11 cbor = 2, enumerator
19 cbor = 1, enumerator
H A Dpel.cpp1021 case UserDataFormat::cbor: in makeFFDCuserDataSection()
1022 subType = static_cast<uint8_t>(UserDataFormat::cbor); in makeFFDCuserDataSection()
1023 version = static_cast<uint8_t>(UserDataFormatVersion::cbor); in makeFFDCuserDataSection()
H A Duser_data_json.cpp218 case static_cast<uint8_t>(UserDataFormat::cbor): in getBuiltinFormatJSON()
H A Dmanager.cpp345 pf.format = UserDataFormat::cbor; in convertToPelFFDC()
/openbmc/qemu/hw/virtio/
H A Dmeson.build57 specific_virtio_ss.add(when: 'CONFIG_VIRTIO_NSM', if_true: [files('virtio-nsm.c', 'cbor-helpers.c')…
74 virtio_pci_ss.add(when: 'CONFIG_VIRTIO_NSM', if_true: [files('virtio-nsm-pci.c', 'cbor-helpers.c'),…
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp572 ffdc.format = UserDataFormat::cbor; in getCBORFFDC()
602 static_cast<uint8_t>(UserDataFormatVersion::cbor)); in TEST_F()
603 EXPECT_EQ(ud->header().subType, static_cast<uint8_t>(UserDataFormat::cbor)); in TEST_F()
/openbmc/qemu/
H A DMAINTAINERS2320 F: hw/virtio/cbor-helpers.c
2323 F: include/hw/virtio/cbor-helpers.h
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]