Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Darray-test.c1655 gbarray = g_byte_array_new (); in byte_array_steal()
1719 gbarray = g_byte_array_new (); in byte_array_prepend()
1743 gbarray = g_byte_array_new (); in byte_array_ref_count()
1771 gbarray = g_byte_array_new (); in byte_array_remove()
1801 gbarray = g_byte_array_new (); in byte_array_remove_fast()
1831 gbarray = g_byte_array_new (); in byte_array_remove_range()
1882 gbarray = g_byte_array_new (); in byte_array_sort()
1910 gbarray = g_byte_array_new (); in byte_array_sort_with_data()
1951 gbarray = g_byte_array_new (); in byte_array_free_to_bytes()
Dautoptr.c160 g_autoptr(GByteArray) val = g_byte_array_new (); in test_g_byte_array()
/third_party/libsoup/tests/
Dbrotli-decompressor-test.c32 GByteArray *out_bytes = g_byte_array_new (); in test_brotli()
Dxmlrpc-old-server-test.c114 digest = g_byte_array_new (); in do_md5sum()
Dxmlrpc-server-test.c102 digest = g_byte_array_new (); in do_md5sum()
Dxmlrpc-old-test.c192 data = g_byte_array_new (); in test_md5sum()
Dcoding-test.c349 body = g_byte_array_new (); in do_single_coding_req_test()
Dxmlrpc-test.c165 data = g_byte_array_new (); in test_md5sum()
Dwebsocket-test.c1197 data = g_byte_array_new (); in send_compressed_fragments_server_thread()
1739 data = g_byte_array_new (); in send_compressed_fragments_error_server_thread()
/third_party/libsoup/libsoup/
Dsoup-websocket-extension-deflate.c321 buffer = g_byte_array_new (); in soup_websocket_extension_deflate_process_outgoing_message()
420 buffer = g_byte_array_new (); in soup_websocket_extension_deflate_process_incoming_message()
Dsoup-filter-input-stream.c217 fstream->priv->buf = g_byte_array_new (); in soup_filter_input_stream_read_until()
Dsoup-message-io.c1182 io->read_header_buf = g_byte_array_new (); in new_iostate()
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlsmtpsink.c547 sink->payload_headers = g_byte_array_new (); in gst_curl_smtp_sink_set_payload_headers_unlocked()
557 sink->base64_chunk->chunk_array = g_byte_array_new (); in gst_curl_smtp_sink_set_payload_headers_unlocked()
686 sink->payload_headers = g_byte_array_new (); in gst_curl_smtp_sink_set_transfer_options_unlocked()
/third_party/glib/glib/
Dgarray.h232 GByteArray* g_byte_array_new (void);
Dgarray.c2229 g_byte_array_new (void) in g_byte_array_new() function
2281 array = g_byte_array_new (); in g_byte_array_new_take()
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Damf.c1140 GByteArray *array = g_byte_array_new (); in gst_amf_node_serialize()
1180 GByteArray *array = g_byte_array_new (); in gst_amf_serialize_command_valist()
/third_party/harfbuzz/util/
Dhelper-cairo.cc279 bytes = g_byte_array_new (); in finalize_png()
/third_party/skia/third_party/externals/harfbuzz/util/
Dhelper-cairo.hh283 bytes = g_byte_array_new (); in finalize_png()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshowaudiosrc.cpp159 src->gbarray = g_byte_array_new (); in gst_dshowaudiosrc_init()
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpclientsink.c699 array = g_byte_array_new (); in send_message_locked()
/third_party/glib/gio/
Dgthreadedresolver.c979 answer = g_byte_array_new (); in do_lookup_records()
Dgfile.c7097 content = g_byte_array_new (); in g_file_load_contents()
7328 data->content = g_byte_array_new (); in g_file_load_partial_contents_async()
/third_party/glib/tests/
Dtestglib.c1300 gbarray = g_byte_array_new (); in test_arrays()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstmikey.c1682 arr = g_byte_array_new (); in gst_mikey_message_to_bytes()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2967 g_byte_array_new