OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fen_remove
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/glib/gio/fen/
fen-helper.h
31
void
fen_remove
(const gchar *filename, gpointer sub, gboolean is_mondir);
gfendirectorymonitor.c
62
fen_remove
(G_LOCAL_DIRECTORY_MONITOR (self)->dirname, self->sub, TRUE);
140
fen_remove
(G_LOCAL_DIRECTORY_MONITOR (self)->dirname, self->sub, TRUE);
gfenfilemonitor.c
61
fen_remove
(G_LOCAL_FILE_MONITOR (self)->filename, self->sub, FALSE);
139
fen_remove
(G_LOCAL_FILE_MONITOR (self)->filename, self->sub, FALSE);
fen-helper.c
174
fen_remove
(const gchar *filename, gpointer sub, gboolean is_mondir)
function
Completed in 2174 milliseconds