Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgbytes.c539 return g_byte_array_new_take (data, size); in g_bytes_unref_to_array()
Dgarray.h234 GByteArray* g_byte_array_new_take (guint8 *data,
Dgarray.c2273 g_byte_array_new_take (guint8 *data, in g_byte_array_new_take() function
/third_party/glib/glib/tests/
Darray-test.c1937 gbarray = g_byte_array_new_take (data, 11); in byte_array_new_take()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2969 g_byte_array_new_take
/third_party/glib/
DNEWS151 * Fix a silent integer truncation when calling g_byte_array_new_take() for
4637 738170 g_byte_array_new_take() doesn't initialize array->alloc