Searched refs:g_file_attribute_matcher_enumerate_namespace (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgfileinfo.h838 gboolean g_file_attribute_matcher_enumerate_namespace (GFileAttributeMatcher *matcher,
H A Dglocalfileinfo.c456 all = g_file_attribute_matcher_enumerate_namespace (matcher, "xattr");
458 all = g_file_attribute_matcher_enumerate_namespace (matcher, "xattr-sys");
611 all = g_file_attribute_matcher_enumerate_namespace (matcher, "xattr");
613 all = g_file_attribute_matcher_enumerate_namespace (matcher, "xattr-sys");
H A Dgio.symbols415 g_file_attribute_matcher_enumerate_namespace
H A Dgfileinfo.c2079 * g_file_attribute_matcher_enumerate_namespace:
2094 g_file_attribute_matcher_enumerate_namespace (GFileAttributeMatcher *matcher, function

Completed in 75 milliseconds