OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mount_notify
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/glib/gio/
glocaldirectorymonitor.h
57
gboolean
mount_notify
;
member in struct:_GLocalDirectoryMonitorClass
glocaldirectorymonitor.c
115
if (!klass->
mount_notify
)
163
klass->
mount_notify
= FALSE;
/external/bluetooth/glib/gio/fam/
gfamdirectorymonitor.c
115
local_directory_monitor_class->
mount_notify
= FALSE;
/external/bluetooth/glib/gio/fen/
gfendirectorymonitor.c
125
local_directory_monitor_class->
mount_notify
= TRUE;
/external/bluetooth/glib/gio/inotify/
ginotifydirectorymonitor.c
123
local_directory_monitor_class->
mount_notify
= TRUE;
/external/bluetooth/glib/gio/win32/
gwin32directorymonitor.c
202
G_LOCAL_DIRECTORY_MONITOR_CLASS (klass)->
mount_notify
= FALSE;
Completed in 28 milliseconds