Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dglist.h114 void g_list_push_allocator (gpointer allocator);
Dglist.c37 void g_list_push_allocator (gpointer dummy) { /* present for binary compat only */ } in g_list_push_allocator() function
Dgaliasdef.c1407 #undef g_list_push_allocator
1408 extern __typeof (g_list_push_allocator) g_list_push_allocator __attribute((alias("IA__g_list_push_a…
Dgalias.h1400 extern __typeof (g_list_push_allocator) IA__g_list_push_allocator __attribute((visibility("hidden")…
1401 #define g_list_push_allocator IA__g_list_push_allocator macro
/external/bluetooth/glib/docs/reference/glib/
Dbuilding.sgml335 allocations. The functions g_list_push_allocator(),
Dglib-sections.txt1843 g_list_push_allocator
/external/bluetooth/glib/
DChangeLog.pre-1-21324 g_slist_pop_allocator, g_list_push_allocator, g_list_pop_allocator,