Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtp.c83 struct GstSrtpEventReporterData *dat = g_private_get (&current_callback); in srtp_event_reporter()
101 struct GstSrtpEventReporterData *dat = g_private_get (&current_callback); in gst_srtp_init_event_reporter()
155 struct GstSrtpEventReporterData *dat = g_private_get (&current_callback); in gst_srtp_get_soft_limit_reached()
/third_party/glib/glib/tests/
Dprivate.c40 value = g_private_get (&private); in test_private1()
44 value = g_private_get (&private); in test_private1()
48 value = g_private_get (&private); in test_private1()
74 v2 = GPOINTER_TO_INT (g_private_get (&private2)); in private2_func()
/third_party/glib/gio/
Dgcancellable.c195 l = g_private_get (&current_cancellable); in g_cancellable_push_current()
212 l = g_private_get (&current_cancellable); in g_cancellable_pop_current()
234 l = g_private_get (&current_cancellable); in g_cancellable_get_current()
Dgtask.c1512 if (g_private_get (&task_private)) in g_task_start_task_thread()
/third_party/glib/glib/
Dgcharset.c191 GCharsetCache *cache = g_private_get (&cache_private); in g_get_charset()
268 GCharsetCache *cache = g_private_get (&cache_private); in g_get_console_charset()
703 GHashTable *cache = g_private_get (&cache_private); in g_get_language_names_with_category()
Dgthread.c1036 GRealThread* thread = g_private_get (&g_thread_specific_private); in g_thread_self()
Dgthread.h219 gpointer g_private_get (GPrivate *key);
Dgthread-win32.c357 g_private_get (GPrivate *key) in g_private_get() function
Dgthread-posix.c1085 g_private_get (GPrivate *key) in g_private_get() function
Dgmain.c829 stack = g_private_get (&thread_context_stack); in g_main_context_push_thread_default()
858 stack = g_private_get (&thread_context_stack); in g_main_context_pop_thread_default()
897 stack = g_private_get (&thread_context_stack); in g_main_context_get_thread_default()
2974 dispatch = g_private_get (&depth_private); in get_dispatch()
Dgmessages.c1365 depth = GPOINTER_TO_UINT (g_private_get (&g_log_depth)); in g_logv()
1950 depth = GPOINTER_TO_UINT (g_private_get (&g_log_structured_depth)); in g_log_structured_array()
Dgconvert.c1124 GFilenameCharsetCache *cache = g_private_get (&cache_private); in g_get_filename_charsets()
Dgslice.c564 ThreadMemory *tmem = g_private_get (&private_thread_memory); in thread_memory_from_self()
/third_party/glib/glib/deprecated/
Dgthread-deprecated.c133 g_private_get,
1322 array = g_private_get (&static_private_private); in g_static_private_get()
1396 array = g_private_get (&static_private_private); in g_static_private_set()
Dgthread.h246 GLIB_DEPRECATED_IN_2_32_FOR(g_private_get)
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstlatency.c147 GQueue *stack = g_private_get (&latency_query_stack); in local_latency_query_stack_get()
150 stack = g_private_get (&latency_query_stack); in local_latency_query_stack_get()
Dgstrusage.c207 if (!(stats = g_private_get (&thread_stats_key))) { in do_stats()
/third_party/glib/gmodule/
Dgmodule.c756 return g_private_get (&module_error_private); in g_module_error()
/third_party/glib/
Dglib.supp562 fun:g_private_get
567 fun:g_private_get
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c1790 return g_private_get (&current_context_key); in gst_gl_context_get_current()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1026 g_private_get