Home
last modified time | relevance | path

Searched defs:cache_private (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/
Dgcharset.c190 static GPrivate cache_private = G_PRIVATE_INIT (charset_cache_free); in g_get_charset() local
267 static GPrivate cache_private = G_PRIVATE_INIT (charset_cache_free); in g_get_console_charset() local
702 static GPrivate cache_private = G_PRIVATE_INIT ((void (*)(gpointer)) g_hash_table_unref); in g_get_language_names_with_category() local
Dgconvert.c1123 static GPrivate cache_private = G_PRIVATE_INIT (filename_charset_cache_free); in g_get_filename_charsets() local