Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgconvert.c232 struct _iconv_cache_bucket { struct
274 static struct _iconv_cache_bucket *
277 struct _iconv_cache_bucket *bucket; in iconv_cache_bucket_new()
279 bucket = g_new (struct _iconv_cache_bucket, 1); in iconv_cache_bucket_new()
310 iconv_cache_bucket_expire (GList *node, struct _iconv_cache_bucket *bucket) in iconv_cache_bucket_expire()
351 struct _iconv_cache_bucket *bucket; in iconv_cache_expire_unused()
372 struct _iconv_cache_bucket *bucket; in open_converter()
469 struct _iconv_cache_bucket *bucket; in close_converter()