Home
last modified time | relevance | path

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

/trusty/user/base/lib/apploader_package/include/apploader/
Dcbor.h302 class CborEncoder {
484 friend class CborEncoder; variable
780 using ArrayCborEncoder = CborEncoder<ArrayVector>;
781 using VectorCborEncoder = CborEncoder<std::vector<uint8_t>>;