HomeSort by relevance Sort by last modified time
    Searched refs:_ih_sub_new (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gio/inotify/
inotify-sub.h 35 inotify_sub* _ih_sub_new (const gchar* dirname, const gchar* filename, gpointer user_data);
inotify-sub.c 48 _ih_sub_new (const gchar *dirname, function
ginotifydirectorymonitor.c 95 sub = _ih_sub_new (dirname, NULL, inotify_monitor);
ginotifyfilemonitor.c 113 sub = _ih_sub_new (inotify_monitor->dirname, inotify_monitor->filename, inotify_monitor);

Completed in 20 milliseconds