OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:device_t
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/telemetry/third_party/pyserial/serial/tools/
list_ports_osx.py
67
def get_string_property(
device_t
, property):
70
@param
device_t
Device to search
81
device_t
,
94
def get_int_property(
device_t
, property):
97
@param
device_t
Device to search
108
device_t
,
/external/libsepol/tests/policies/test-cond/
refpolicy-base.conf
816
type
device_t
;
1090
allow
device_t
tmpfs_t:filesystem associate;
1091
allow
device_t
fs_t:filesystem associate;
1092
allow
device_t
noxattrfs:filesystem associate;
1093
typeattribute
device_t
file_type;
1094
allow
device_t
fs_t:filesystem associate;
1095
allow
device_t
noxattrfs:filesystem associate;
1096
typeattribute
device_t
file_type;
1097
typeattribute
device_t
mountpoint;
1098
allow
device_t
tmp_t:filesystem associate
[
all
...]
Completed in 167 milliseconds