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

  /external/bluetooth/glib/gio/tests/
g-file-info.c 43 g_assert (g_file_info_has_attribute (info, G_FILE_ATTRIBUTE_STANDARD_COPY_NAME) == FALSE);
49 mistake = g_file_info_get_attribute_string (info, G_FILE_ATTRIBUTE_STANDARD_COPY_NAME);
live-g-file.c 357 G_FILE_ATTRIBUTE_STANDARD_COPY_NAME);
    [all...]
  /external/bluetooth/glib/gio/
gfileinfo.h 129 * G_FILE_ATTRIBUTE_STANDARD_COPY_NAME:
140 #define G_FILE_ATTRIBUTE_STANDARD_COPY_NAME "standard::copy-name" /* string */
    [all...]
glocalfileinfo.c     [all...]

Completed in 463 milliseconds