OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_LOCAL_DIRECTORY_MONITOR_EXTENSION_POINT_NAME
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/glib/gio/
glocaldirectorymonitor.h
38
#define
G_LOCAL_DIRECTORY_MONITOR_EXTENSION_POINT_NAME
"gio-local-directory-monitor"
glocaldirectorymonitor.c
218
ep = g_io_extension_point_lookup (
G_LOCAL_DIRECTORY_MONITOR_EXTENSION_POINT_NAME
);
giomodule.c
317
ep = g_io_extension_point_register (
G_LOCAL_DIRECTORY_MONITOR_EXTENSION_POINT_NAME
);
/external/bluetooth/glib/gio/fam/
gfamdirectorymonitor.c
148
g_io_extension_point_implement (
G_LOCAL_DIRECTORY_MONITOR_EXTENSION_POINT_NAME
,
/external/bluetooth/glib/gio/fen/
gfendirectorymonitor.c
51
g_io_extension_point_implement (
G_LOCAL_DIRECTORY_MONITOR_EXTENSION_POINT_NAME
,
/external/bluetooth/glib/gio/inotify/
ginotifydirectorymonitor.c
46
g_io_extension_point_implement (
G_LOCAL_DIRECTORY_MONITOR_EXTENSION_POINT_NAME
,
/external/bluetooth/glib/gio/win32/
gwin32directorymonitor.c
34
g_io_extension_point_implement (
G_LOCAL_DIRECTORY_MONITOR_EXTENSION_POINT_NAME
,
Completed in 299 milliseconds