Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgunixvolumemonitor.c80 g_list_foreach (monitor->last_mountpoints, (GFunc)g_unix_mount_point_free, NULL); in g_unix_volume_monitor_finalize()
82 g_list_foreach (monitor->last_mounts, (GFunc)g_unix_mount_free, NULL); in g_unix_volume_monitor_finalize()
85 g_list_foreach (monitor->volumes, (GFunc)g_object_unref, NULL); in g_unix_volume_monitor_finalize()
87 g_list_foreach (monitor->mounts, (GFunc)g_object_unref, NULL); in g_unix_volume_monitor_finalize()
99 g_list_foreach (monitor->volumes, (GFunc)g_object_unref, NULL); in g_unix_volume_monitor_dispose()
103 g_list_foreach (monitor->mounts, (GFunc)g_object_unref, NULL); in g_unix_volume_monitor_dispose()
119 g_list_foreach (l, (GFunc)g_object_ref, NULL); in get_mounts()
133 g_list_foreach (l, (GFunc)g_object_ref, NULL); in get_volumes()
388 g_list_foreach (monitor->last_mountpoints, in update_volumes()
444 g_list_foreach (monitor->last_mounts, in update_mounts()
Dgfilenamecompleter.c90 g_list_foreach (completer->basenames, (GFunc)g_free, NULL); in g_filename_completer_finalize()
159 g_list_foreach (data->basenames, (GFunc)g_free, NULL); in load_basenames_data_free()
247 g_list_foreach (data->completer->basenames, (GFunc)g_free, NULL); in got_more_files()
285 g_list_foreach (data->completer->basenames, (GFunc)g_free, NULL); in got_enum()
Dgemblemedicon.c78 g_list_foreach (emblemed->emblems, (GFunc) g_object_unref, NULL); in G_DEFINE_TYPE_WITH_CODE()
Dgdesktopappinfo.c1045 g_list_foreach (launched_files, (GFunc)g_object_unref, NULL); in g_desktop_app_info_launch_uris()
1127 g_list_foreach (uris, (GFunc)g_free, NULL); in g_desktop_app_info_launch()
1897 g_list_foreach (desktop_entries, (GFunc)g_free, NULL); in g_app_info_get_default_for_type()
2113 g_list_foreach (value, (GFunc)g_free, NULL); in destroy_info_cache_value()
2598 g_list_foreach (cache->dirs, in mime_info_cache_free()
2747 g_list_foreach (removed_entries, (GFunc)g_free, NULL); in get_all_desktop_entries_for_mime_type()
Dgcontenttype.c1118 g_list_foreach (matchlet->matches, (GFunc)tree_matchlet_free, NULL); in tree_matchlet_free()
1128 g_list_foreach (match->matches, (GFunc)tree_matchlet_free, NULL); in tree_match_free()
1318 g_list_foreach (tree_matches, (GFunc)tree_match_free, NULL); in tree_magic_shutdown()
Dgfileenumerator.c611 g_list_foreach (op->files, (GFunc)g_object_unref, NULL); in next_async_op_free()
/external/chromium/chrome/browser/ui/
Dbrowser_list_gtk.cc13 g_list_foreach(window_list, (GFunc)g_object_ref, NULL); in AllBrowsersClosedAndAppExiting()
25 g_list_foreach(window_list, (GFunc)g_object_unref, NULL); in AllBrowsersClosedAndAppExiting()
/external/bluetooth/glib/gio/tests/
Ddesktop-app-info.c123 g_list_foreach (list, (GFunc)g_object_unref, NULL); in test_default()
143 g_list_foreach (list, (GFunc)g_object_unref, NULL); in test_default()
160 g_list_foreach (list, (GFunc)g_object_unref, NULL); in test_default()
/external/webkit/Source/WebCore/platform/graphics/pango/
DGlyphPageTreeNodePango.cpp68 g_list_foreach(items, (GFunc)pango_item_free, NULL); in pango_font_get_glyph()
/external/chromium/chrome/browser/ui/gtk/
Dcollected_cookies_gtk.cc354 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL); in ShowSelectionInfo()
396 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL); in SelectionContainsOriginNode()
462 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL); in AddExceptions()
Dtask_manager_gtk.cc806 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL); in KillSelectedProcesses()
940 g_list_foreach(paths, reinterpret_cast<GFunc>(gtk_tree_path_free), NULL); in OnSelectionChanged()
Dgtk_tree.cc76 g_list_foreach(list, (GFunc)gtk_tree_path_free, NULL); in GetSelectedIndices()
/external/bluetooth/glib/glib/
Dglist.h98 void g_list_foreach (GList *list,
Dglist.c782 g_list_foreach (GList *list, in g_list_foreach() function
Dgoption.c245 g_list_foreach (context->groups, (GFunc)g_option_group_free, NULL); in g_option_context_free()
Dgaliasdef.c1356 #undef g_list_foreach
1357 extern __typeof (g_list_foreach) g_list_foreach __attribute((alias("IA__g_list_foreach"), visibilit…
Dgalias.h1349 extern __typeof (g_list_foreach) IA__g_list_foreach __attribute((visibility("hidden")));
1350 #define g_list_foreach IA__g_list_foreach macro
Dgkeyfile.c2617 g_list_foreach (group->key_value_pairs, in g_key_file_set_top_comment()
/external/webkit/Source/WebCore/platform/wx/wxcode/gtk/
Dnon-kerned-drawing.cpp178 g_list_foreach(items, (GFunc)pango_item_free, NULL); in pango_font_get_glyph()
/external/bluetooth/glib/gio/inotify/
Dinotify-path.c416 g_list_foreach (dir_list, ip_wd_delete, NULL); in ip_event_callback()
/external/bluetooth/glib/docs/reference/glib/
Dchanges.sgml124 <function>g_list_foreach()</function> and
Dglib-sections.txt1824 g_list_foreach