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

  /external/bluetooth/glib/gio/
gfileinfo.h 788 gboolean g_file_info_get_is_symlink (GFileInfo *info);
    [all...]
gio.symbols 385 g_file_info_get_is_symlink
gfileinfo.c 1207 * g_file_info_get_is_symlink:
1215 g_file_info_get_is_symlink (GFileInfo *info) function
    [all...]
  /external/bluetooth/glib/gio/tests/
live-g-file.c 367 is_symlink = g_file_info_get_is_symlink (info);
    [all...]

Completed in 530 milliseconds