Home
last modified time | relevance | path

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

/external/parameter-framework/asio-1.10.6/include/asio/
Dbuffer.hpp1549 std::size_t target_buffer_offset = 0; in buffer_copy() local
1558 mutable_buffer(*target_iter) + target_buffer_offset; in buffer_copy()
1569 target_buffer_offset = 0; in buffer_copy()
1572 target_buffer_offset += bytes_copied; in buffer_copy()
2042 std::size_t target_buffer_offset = 0; in buffer_copy() local
2052 mutable_buffer(*target_iter) + target_buffer_offset; in buffer_copy()
2064 target_buffer_offset = 0; in buffer_copy()
2067 target_buffer_offset += bytes_copied; in buffer_copy()