Home
last modified time | relevance | path

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

1234

/third_party/glib/glib/
Dgquark.h43 GQuark g_quark_from_static_string (const gchar *string);
56 q = g_quark_from_static_string (#QN); \
Dgquark.c256 g_quark_from_static_string (const gchar *string) in g_quark_from_static_string() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgststructure.c420 domain = g_quark_from_static_string ("test"); in GST_START_TEST()
787 ret = gst_structure_id_get (s, g_quark_from_static_string ("double"), in GST_START_TEST()
788 G_TYPE_DOUBLE, &d, g_quark_from_static_string ("string"), G_TYPE_STRING, in GST_START_TEST()
789 &c, g_quark_from_static_string ("caps"), GST_TYPE_CAPS, &caps2, in GST_START_TEST()
790 g_quark_from_static_string ("buf"), GST_TYPE_BUFFER, &buf2, in GST_START_TEST()
791 g_quark_from_static_string ("int"), G_TYPE_INT, &i, in GST_START_TEST()
792 g_quark_from_static_string ("int64"), G_TYPE_INT64, &i64, NULL); in GST_START_TEST()
804 fail_if (gst_structure_id_get (s, g_quark_from_static_string ("int"), in GST_START_TEST()
805 G_TYPE_INT, &i, g_quark_from_static_string ("double"), G_TYPE_FLOAT, in GST_START_TEST()
807 fail_if (gst_structure_id_get (s, g_quark_from_static_string ("int"), in GST_START_TEST()
[all …]
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstlatency.c545 latency_probe_id = g_quark_from_static_string ("latency_probe.id"); in gst_latency_tracer_class_init()
546 sub_latency_probe_id = g_quark_from_static_string ("sub_latency_probe.id"); in gst_latency_tracer_class_init()
547 latency_probe_pad = g_quark_from_static_string ("latency_probe.pad"); in gst_latency_tracer_class_init()
548 latency_probe_element = g_quark_from_static_string ("latency_probe.element"); in gst_latency_tracer_class_init()
550 g_quark_from_static_string ("latency_probe.element_id"); in gst_latency_tracer_class_init()
551 latency_probe_ts = g_quark_from_static_string ("latency_probe.ts"); in gst_latency_tracer_class_init()
553 g_quark_from_static_string ("drop_sub_latency.quark"); in gst_latency_tracer_class_init()
/third_party/gstreamer/gstreamer/gst/
Dgstmeta.c66 _gst_meta_transform_copy = g_quark_from_static_string ("gst-copy"); in _priv_gst_meta_initialize()
67 _gst_meta_tag_memory = g_quark_from_static_string ("memory"); in _priv_gst_meta_initialize()
Dgstformat.c68 standards->quark = g_quark_from_static_string (standards->nick); in _priv_gst_format_initialize()
160 format->quark = g_quark_from_static_string (format->nick); in gst_format_register()
Dgstquark.c94 _priv_gst_quark_table[i] = g_quark_from_static_string (_quark_strings[i]); in _priv_gst_quarks_initialize()
Dgsttocsetter.c57 gst_toc_key = g_quark_from_static_string ("gst-toc-setter-data"););
Dgsterror.c120 quark = g_quark_from_static_string ("gst-" # string "-error-quark"); \
Dgsttracerutils.c88 g_quark_from_static_string (_quark_strings[i]); in _priv_gst_tracing_init()
Dgstpreset.c1295 preset_quark = g_quark_from_static_string ("GstPreset::presets"); in gst_preset_base_init()
1297 g_quark_from_static_string ("GstPreset::user_path"); in gst_preset_base_init()
1298 preset_app_path_quark = g_quark_from_static_string ("GstPreset::app_path"); in gst_preset_base_init()
1300 g_quark_from_static_string ("GstPreset::system_path"); in gst_preset_base_init()
Dgstparse.c65 quark = g_quark_from_static_string ("gst_parse_error"); in gst_parse_error_quark()
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfquark.c210 _mxf_quark_table[i] = g_quark_from_static_string (_quark_strings[i]); in mxf_quark_initialize()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtp.c130 g_quark_from_static_string (GST_META_TAG_VIDEO_STR); in plugin_init()
132 g_quark_from_static_string (GST_META_TAG_AUDIO_STR); in plugin_init()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwldisplay.c285 *error = g_error_new (g_quark_from_static_string ("GstWlDisplay"), 0, in gst_wl_display_new()
317 *error = g_error_new (g_quark_from_static_string ("GstWlDisplay"), 0, in gst_wl_display_new_existing()
327 g_set_error (error, g_quark_from_static_string ("GstWlDisplay"), 0, \ in gst_wl_display_new_existing()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkerror.c56 return g_quark_from_static_string ("gst-vulkan-error"); in gst_vulkan_error_quark()
/third_party/libsoup/libsoup/
Dsoup-tld.c136 error = g_quark_from_static_string ("soup_tld_error_quark"); in soup_tld_error_quark()
Dsoup-requester.c194 error = g_quark_from_static_string ("soup_requester_error_quark"); in soup_requester_error_quark()
/third_party/glib/gobject/tests/
Dqdata.c92 quark = g_quark_from_static_string ("test"); in test_qdata_dup()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dutils.c30 return g_quark_from_static_string ("gst-webrtc-bin-error-quark"); in gst_webrtc_bin_error_quark()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.c619 g_quark_from_static_string ("kmsmem")); in gst_kms_allocator_get_cached()
644 g_quark_from_static_string ("kmsmem"), NULL, NULL); in gst_kms_allocator_clear_cache()
668 g_quark_from_static_string ("kmsmem"), kmsmem, in gst_kms_allocator_cache()
/third_party/libsoup/tests/
Dlibsoup.supp105 glib/g_quark_from_static_string
108 fun:g_quark_from_static_string
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.h347 #define GST_QT_MUX_PARAMS_QDATA g_quark_from_static_string("qt-mux-params")
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/
Dwayland-threads.c167 g_set_error (&error, g_quark_from_static_string ("waylandMultiThreads"), 0, in main()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c156 _CAPS_QUARK = g_quark_from_static_string ("caps"); in _do_init()
157 _ELEMENT_SRCPAD_QUARK = g_quark_from_static_string ("element-srcpad"); in _do_init()
158 _TAGS_QUARK = g_quark_from_static_string ("tags"); in _do_init()
159 _TOC_QUARK = g_quark_from_static_string ("toc"); in _do_init()
160 _STREAM_ID_QUARK = g_quark_from_static_string ("stream-id"); in _do_init()
161 _MISSING_PLUGIN_QUARK = g_quark_from_static_string ("missing-plugin"); in _do_init()
162 _STREAM_TOPOLOGY_QUARK = g_quark_from_static_string ("stream-topology"); in _do_init()
163 _TOPOLOGY_PAD_QUARK = g_quark_from_static_string ("pad"); in _do_init()

1234