Searched refs:CBOR (Results 1 – 10 of 10) sorted by relevance
/openbmc/bmcweb/test/include/ |
H A D | http_utility_test.cpp | 21 isContentTypeAllowed("application/cbor", ContentType::CBOR, false)); in TEST() 33 isContentTypeAllowed("application/json", ContentType::CBOR, false)); in TEST() 79 std::array<ContentType, 2> cborJson{ContentType::CBOR, ContentType::JSON}; in TEST() 82 ContentType::CBOR); in TEST() 112 std::array<ContentType, 1> contentType{ContentType::CBOR}; in TEST()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcbor/ |
H A D | libcbor_0.11.0.bb | 1 SUMMARY = "library for CBOR" 2 DESCRIPTION = "C library for parsing and generating CBOR, the general-purpose schema-less binary da…
|
/openbmc/bmcweb/http/ |
H A D | complete_response_fields.hpp | 30 std::array<ContentType, 3> allowed{ContentType::CBOR, ContentType::JSON, in completeResponseFields() 38 else if (preferred == ContentType::CBOR) in completeResponseFields()
|
/openbmc/bmcweb/include/ |
H A D | http_utility.hpp | 22 CBOR, enumerator 41 {"application/cbor", ContentType::CBOR}, in getPreferredContentType()
|
/openbmc/openpower-hw-diags/test/ |
H A D | test-ffdc-file.cpp | 10 files.emplace_back(util::FFDCFormat::CBOR, 2, 2); in TEST()
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-cbor2_5.6.3.bb | 1 DESCRIPTION = "An implementation of RFC 7049 - Concise Binary Object Representation (CBOR)."
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/qcbor/ |
H A D | qcbor_1.3.bb | 2 QCBOR is a powerful, commercial-quality CBOR encoder/decoder that \
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | Create.interface.yaml | 92 - name: CBOR 94 Valid CBOR (Concise Binary Object Representation)
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | manager.cpp | 344 case Create::FFDCFormat::CBOR: in convertToPelFFDC()
|
H A D | README.md | 162 - 'CBOR'
|