Searched refs:g_file_monitor_emit_event (Results 1 – 6 of 6) sorted by relevance
/third_party/glib/gio/ |
D | gpollfilemonitor.c | 116 g_file_monitor_emit_event (G_FILE_MONITOR (poll_monitor), in got_new_info() 122 g_file_monitor_emit_event (G_FILE_MONITOR (poll_monitor), in got_new_info()
|
D | gfilemonitor.h | 91 void g_file_monitor_emit_event (GFileMonitor *monitor,
|
D | gfilemonitor.c | 282 g_file_monitor_emit_event (GFileMonitor *monitor, in g_file_monitor_emit_event() function
|
D | glocalfilemonitor.c | 567 g_file_monitor_emit_event (instance, event->child, event->other, event->event_type); in g_file_monitor_source_dispatch() 753 …g_file_monitor_emit_event (G_FILE_MONITOR (local_monitor), file, NULL, G_FILE_MONITOR_EVENT_UNMOUN… in g_local_file_monitor_mounts_changed()
|
/third_party/glib/gio/kqueue/ |
D | gkqueuefilemonitor.c | 138 g_file_monitor_emit_event (G_FILE_MONITOR (kq_mon), first, second, event); in _fallback_callback()
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 479 g_file_monitor_emit_event
|