Searched refs:copy_uint32_array_from_buf (Results 1 – 2 of 2) sorted by relevance
170 inline bool copy_uint32_array_from_buf(const uint8_t** buf_ptr, const uint8_t* end, in copy_uint32_array_from_buf() function
195 if (!copy_uint32_array_from_buf(buf_ptr, end, &tmp, &results_length)) in NonErrorDeserialize()