OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_file_attribute_matcher_matches
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/glib/gio/
glocalfileinfo.c
198
if (!
g_file_attribute_matcher_matches
(attribute_matcher, G_FILE_ATTRIBUTE_SELINUX_CONTEXT))
800
if (
g_file_attribute_matcher_matches
(attribute_matcher, G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME) ||
801
g_file_attribute_matcher_matches
(attribute_matcher, G_FILE_ATTRIBUTE_ACCESS_CAN_DELETE) ||
802
g_file_attribute_matcher_matches
(attribute_matcher, G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH) ||
803
g_file_attribute_matcher_matches
(attribute_matcher, G_FILE_ATTRIBUTE_UNIX_IS_MOUNTPOINT))
830
g_file_attribute_matcher_matches
(attribute_matcher, G_FILE_ATTRIBUTE_ACCESS_CAN_TRASH))
844
if (
g_file_attribute_matcher_matches
(attribute_matcher,
849
if (
g_file_attribute_matcher_matches
(attribute_matcher,
854
if (
g_file_attribute_matcher_matches
(attribute_matcher,
882
if (
g_file_attribute_matcher_matches
(attribute_matcher, G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME)
[
all
...]
gfileinfo.h
[
all
...]
glocalfile.c
1000
g_file_attribute_matcher_matches
(attribute_matcher,
1017
g_file_attribute_matcher_matches
(attribute_matcher,
1046
g_file_attribute_matcher_matches
(attribute_matcher,
1051
if (
g_file_attribute_matcher_matches
(attribute_matcher,
[
all
...]
gio.symbols
413
g_file_attribute_matcher_matches
gfileinfo.c
2062
g_file_attribute_matcher_matches
(GFileAttributeMatcher *matcher,
function
[
all
...]
Completed in 142 milliseconds