Searched refs:append_byte_array (Results 1 – 1 of 1) sorted by relevance
188 static void append_byte_array(AStatsEvent* event, const uint8_t* buf, size_t size) { in append_byte_array() function204 append_byte_array(event, (uint8_t*)buf, size); in append_string()240 append_byte_array(event, buf, numBytes); in AStatsEvent_writeByteArray()