HomeSort by relevance Sort by last modified time
    Searched full:has_attr (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/gio/tests/
live-g-file.c 298 gboolean has_attr; local
303 has_attr = g_file_info_has_attribute (info, G_FILE_ATTRIBUTE_STANDARD_TYPE);
304 g_assert_cmpint (has_attr, ==, TRUE);
    [all...]

Completed in 289 milliseconds