HomeSort by relevance Sort by last modified time
    Searched full:g_cache_destroy (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/glib/glib/
gcache.h 53 void g_cache_destroy (GCache *cache);
galiasdef.c 373 #undef g_cache_destroy macro
374 extern __typeof (g_cache_destroy) g_cache_destroy __attribute((alias("IA__g_cache_destroy"), visibility("default")));
    [all...]
galias.h 370 extern __typeof (g_cache_destroy) IA__g_cache_destroy __attribute((visibility("hidden")));
371 #define g_cache_destroy IA__g_cache_destroy macro
    [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
caches.sgml 91 <!-- ##### FUNCTION g_cache_destroy ##### -->
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt     [all...]

Completed in 1001 milliseconds