Home
last modified time | relevance | path

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

/system/nvram/messages/include/nvram/messages/
Dproto.hpp116 struct Codec { struct
133 template <typename Codec, typename Type>
135 return Codec::Encode(value, writer); in EncodeField()
141 template <typename Codec, typename Type>
143 return Codec::Decode(value, reader); in DecodeField()
150 struct Codec<Blob> { struct
186 struct Codec<Type, typename enable_if<IsVarintCompatible<Type>::value>::Type> { struct
205 struct Codec<Vector<ElementType>> { struct
206 using ElementCodec = Codec<ElementType>; argument
226 struct Codec<Optional<ValueType>> { struct
[all …]
/system/bt/doc/
Ddirectory_layout.md18 * embdrv - **Deprecated** - Bluetooth SBC Codec.