Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/endian/test/
Dbuffer_test.cpp84 BOOST_TEST_EQ(sizeof(native_uint8_buf_t), 1u); in check_size()
/external/sdv/vsomeip/third_party/boost/endian/include/boost/endian/
Dbuffers.hpp162 typedef endian_buffer<order::native, uint_least8_t, 8> native_uint8_buf_t; typedef
/external/sdv/vsomeip/third_party/boost/endian/doc/endian/
Dbuffers.adoc318 typedef endian_buffer<order::native, uint_least8_t, 8> native_uint8_buf_t;