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

  /external/bluetooth/glib/gio/tests/
g-file-info.c 41 g_assert (g_file_info_has_attribute (info, G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME) == TRUE);
48 display_name = g_file_info_get_attribute_string (info, G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME);
81 g_file_info_set_attribute_string (info, G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME, TEST_DISPLAY_NAME);
  /external/bluetooth/glib/gio/
gfileinfo.h 99 * Use #G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME if you need to display the
106 * G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME:
113 #define G_FILE_ATTRIBUTE_STANDARD_DISPLAY_NAME "standard::display-name" /* string */
    [all...]
gfileinfo.c     [all...]
glocalfileinfo.c     [all...]

Completed in 60 milliseconds