Home
last modified time | relevance | path

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

/third_party/glib/gio/inotify/
Dinotify-helper.c279 return G_FILE_MONITOR_EVENT_MOVED_IN; in ih_mask_to_EventFlags()
/third_party/glib/gio/
Dgio-tool-monitor.c111 case G_FILE_MONITOR_EVENT_MOVED_IN: in watch_callback()
Dgioenums.h437 G_FILE_MONITOR_EVENT_MOVED_IN, enumerator
Dglocalfilemonitor.c387 case G_FILE_MONITOR_EVENT_MOVED_IN: in g_file_monitor_source_handle_event()
390 g_file_monitor_source_send_event (fms, G_FILE_MONITOR_EVENT_MOVED_IN, child, other); in g_file_monitor_source_handle_event()
Dgioenumtypes.c422 { G_FILE_MONITOR_EVENT_MOVED_IN, "G_FILE_MONITOR_EVENT_MOVED_IN", "moved-in" }, in g_file_monitor_event_get_type()
/third_party/glib/gio/win32/
Dgwin32fsmonitorutils.c98 fme = G_FILE_MONITOR_EVENT_MOVED_IN; in g_win32_fs_monitor_handle_event()
/third_party/glib/gio/tests/
Dtestfilemonitor.c180 else if (e1->event_type == G_FILE_MONITOR_EVENT_MOVED_IN) in check_expected_events()
570 { G_FILE_MONITOR_EVENT_MOVED_IN, "dir_test_file", NULL, -1, NONE },