Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Damf.c36 static GBytes *empty_bytes; variable
43 empty_bytes = g_bytes_new_static ("", 0); in init_static()
165 node->value.v_bytes = g_bytes_ref (empty_bytes); in node_new()
687 return g_bytes_ref (empty_bytes); in read_string()