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

  /external/bluetooth/glib/glib/
gdir.h 39 #define g_dir_open g_dir_open_utf8 macro
43 GDir * g_dir_open (const gchar *path,
gdir.c 62 * g_dir_open:
68 * g_dir_open() fails.
78 g_dir_open (const gchar *path, function
147 #undef g_dir_open macro
152 g_dir_open (const gchar *path, function
172 * @dir: a #GDir* created by g_dir_open()
265 * @dir: a #GDir* created by g_dir_open()
284 * @dir: a #GDir* created by g_dir_open()
galias.h 750 #define g_dir_open macro
    [all...]
galiasdef.c 756 #undef g_dir_open macro
    [all...]

Completed in 913 milliseconds