OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_UNIX_MOUNT_MONITOR
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gunixmounts.h
55
#define
G_UNIX_MOUNT_MONITOR
(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), G_TYPE_UNIX_MOUNT_MONITOR, GUnixMountMonitor))
gunixmounts.c
150
G_DEFINE_TYPE (GUnixMountMonitor,
g_unix_mount_monitor
, G_TYPE_OBJECT);
1185
monitor =
G_UNIX_MOUNT_MONITOR
(object);
[
all
...]
Completed in 21 milliseconds