OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GUnixMountMonitorClass
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gunixmounts.h
52
typedef struct _GUnixMountMonitorClass
GUnixMountMonitorClass
;
56
#define G_UNIX_MOUNT_MONITOR_CLASS(k) (G_TYPE_CHECK_CLASS_CAST((k), G_TYPE_UNIX_MOUNT_MONITOR,
GUnixMountMonitorClass
))
gunixmounts.c
1206
g_unix_mount_monitor_class_init (
GUnixMountMonitorClass
*klass)
[
all
...]
Completed in 80 milliseconds