Home
last modified time | relevance | path

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

/external/bluetooth/glib/tests/
Dmainloop-test.c408 context_array = g_ptr_array_new (); in main()
412 crawler_array = g_ptr_array_new (); in main()
Dtestglib.c991 gparray = g_ptr_array_new (); in test_arrays()
/external/bluetooth/glib/glib/
Dgarray.h109 GPtrArray* g_ptr_array_new (void);
Dgarray.c364 g_ptr_array_new (void) in g_ptr_array_new() function
Dgaliasdef.c95 #undef g_ptr_array_new
96 extern __typeof (g_ptr_array_new) g_ptr_array_new __attribute((alias("IA__g_ptr_array_new"), visibi…
Dgmain.c494 context->pending_dispatches = g_ptr_array_new (); in g_main_context_new()
Dgalias.h92 extern __typeof (g_ptr_array_new) IA__g_ptr_array_new __attribute((visibility("hidden")));
93 #define g_ptr_array_new IA__g_ptr_array_new macro
/external/bluetooth/glib/gio/
Dgicon.c180 tokens = g_ptr_array_new (); in g_icon_to_string_tokenized()
Dgfilenamecompleter.c485 res = g_ptr_array_new (); in g_filename_completer_get_completions()
Dgcontenttype.c433 array = g_ptr_array_new (); in _g_unix_content_type_get_parents()
1650 types = g_ptr_array_new (); in g_content_type_guess_for_tree()
Dgfileinfo.c510 names = g_ptr_array_new (); in g_file_info_list_attributes()
Dgdesktopappinfo.c2673 array = g_ptr_array_new (); in get_all_desktop_entries_for_mime_type()
/external/bluetooth/glib/gthread/
Dgthread-win32.c187 retval->array = g_ptr_array_new (); in g_cond_new_win32_impl()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2136 g_ptr_array_new