Home
last modified time | relevance | path

Searched refs:_g_file_attribute_matcher_matches_id (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/
Dglocalfileinfo.c224 …if (!_g_file_attribute_matcher_matches_id (attribute_matcher, G_FILE_ATTRIBUTE_ID_SELINUX_CONTEXT)) in get_selinux_context()
848 …if (_g_file_attribute_matcher_matches_id (attribute_matcher, G_FILE_ATTRIBUTE_ID_ACCESS_CAN_RENAME… in _g_local_file_info_get_parent_info()
849_g_file_attribute_matcher_matches_id (attribute_matcher, G_FILE_ATTRIBUTE_ID_ACCESS_CAN_DELETE) || in _g_local_file_info_get_parent_info()
850_g_file_attribute_matcher_matches_id (attribute_matcher, G_FILE_ATTRIBUTE_ID_ACCESS_CAN_TRASH) || in _g_local_file_info_get_parent_info()
851_g_file_attribute_matcher_matches_id (attribute_matcher, G_FILE_ATTRIBUTE_ID_UNIX_IS_MOUNTPOINT)) in _g_local_file_info_get_parent_info()
879_g_file_attribute_matcher_matches_id (attribute_matcher, G_FILE_ATTRIBUTE_ID_ACCESS_CAN_TRASH)) in _g_local_file_info_get_parent_info()
901 if (_g_file_attribute_matcher_matches_id (attribute_matcher, in get_access_rights()
906 if (_g_file_attribute_matcher_matches_id (attribute_matcher, in get_access_rights()
911 if (_g_file_attribute_matcher_matches_id (attribute_matcher, in get_access_rights()
941 …if (_g_file_attribute_matcher_matches_id (attribute_matcher, G_FILE_ATTRIBUTE_ID_ACCESS_CAN_RENAME… in get_access_rights()
[all …]
Dgfileinfo-priv.h108 gboolean _g_file_attribute_matcher_matches_id (GFileAttributeMatcher *matcher,
Dgresourcefile.c513 … if ((_g_file_attribute_matcher_matches_id (matcher, G_FILE_ATTRIBUTE_ID_STANDARD_CONTENT_TYPE) || in g_resource_file_query_info()
515_g_file_attribute_matcher_matches_id (matcher, G_FILE_ATTRIBUTE_ID_STANDARD_FAST_CONTENT_TYPE))) && in g_resource_file_query_info()
Dgfileinfo.c456 if (!_g_file_attribute_matcher_matches_id (mask, in g_file_info_set_attribute_mask()
1081 !_g_file_attribute_matcher_matches_id (info->mask, attr_id)) in g_file_info_create_value()
2640 _g_file_attribute_matcher_matches_id (GFileAttributeMatcher *matcher, in _g_file_attribute_matcher_matches_id() function
/third_party/glib/gio/win32/
Dgwinhttpfile.c532 if (_g_file_attribute_matcher_matches_id (matcher, in g_winhttp_file_query_info()