OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_INOTIFY_DIRECTORY_MONITOR_CLASS
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/inotify/
ginotifydirectorymonitor.h
38
#define
G_INOTIFY_DIRECTORY_MONITOR_CLASS
(k) (G_TYPE_CHECK_CLASS_CAST ((k), G_TYPE_INOTIFY_DIRECTORY_MONITOR, GInotifyDirectoryMonitorClass))
ginotifydirectorymonitor.c
80
klass =
G_INOTIFY_DIRECTORY_MONITOR_CLASS
(g_type_class_peek (G_TYPE_INOTIFY_DIRECTORY_MONITOR));
Completed in 217 milliseconds