OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:can_exec
(Results
1 - 3
of
3
) sorted by null
/packages/services/Car/car_product/sepolicy/
file_contexts
65
/system/bin/init\.qti\.can\.sh u:object_r:
can_exec
:s0
/external/selinux/sepolgen/src/sepolgen/
refparser.py
1091
# FIXME: Total hack - add in
can_exec
rather than parse the insanity
1094
can_exec
= refpolicy.Interface("
can_exec
")
1098
can_exec
.children.append(refpolicy.AVRule(av))
1099
headers.children.append(
can_exec
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
refparser.py
1092
# FIXME: Total hack - add in
can_exec
rather than parse the insanity
1095
can_exec
= refpolicy.Interface("
can_exec
")
1099
can_exec
.children.append(refpolicy.AVRule(av))
1100
headers.children.append(
can_exec
)
Completed in 143 milliseconds