Searched defs:copy_into (Results 1 – 2 of 2) sorted by relevance
/external/openthread/third_party/tcplp/lib/ |
D | cbuf.c | 127 …bufhead* chdr, void* data, size_t data_offset, size_t numbytes, int pop, cbuf_copier_t copy_into) { in cbuf_read_unsafe() 146 …bufhead* chdr, void* data, size_t data_offset, size_t numbytes, int pop, cbuf_copier_t copy_into) { in cbuf_read() 155 …d* chdr, void* data, size_t data_offset, size_t numbytes, size_t offset, cbuf_copier_t copy_into) { in cbuf_read_offset()
|
/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/ |
D | variant.hpp | 428 class copy_into class 437 explicit copy_into(void* storage) BOOST_NOEXCEPT in copy_into() function in boost::detail::variant::copy_into
|