Searched refs:g_network_monitor_base_remove_network (Results 1 – 5 of 5) sorted by relevance
/third_party/glib/gio/tests/ |
D | network-monitor.c | 271 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (monitor), in test_remove_default() 274 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (monitor), in test_remove_default() 299 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (monitor), in test_add_networks() 302 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (monitor), in test_add_networks() 372 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (monitor), in test_remove_networks() 375 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (monitor), in test_remove_networks() 404 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (monitor), in test_remove_networks() 414 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (monitor), in test_remove_networks() 424 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (monitor), in test_remove_networks() 434 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (monitor), in test_remove_networks() [all …]
|
/third_party/glib/gio/ |
D | gnetworkmonitorbase.h | 59 void g_network_monitor_base_remove_network (GNetworkMonitorBase *monitor,
|
D | gwin32networkmonitor.c | 197 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (win), network); in remove_network()
|
D | gnetworkmonitorbase.c | 537 g_network_monitor_base_remove_network (GNetworkMonitorBase *monitor, in g_network_monitor_base_remove_network() function
|
D | gnetworkmonitornetlink.c | 280 g_network_monitor_base_remove_network (G_NETWORK_MONITOR_BASE (nl), network); in remove_network()
|