Searched defs:append_to_buffer (Results 1 – 2 of 2) sorted by relevance
43 static inline void append_to_buffer(uint8_t **buffer, const SizedBuffer &to_append) { in append_to_buffer() function
571 append_to_buffer(char *dst, size_t *i, const void *src, size_t src_size) in append_to_buffer() function