Home
last modified time | relevance | path

Searched refs:read_file_contexts (Results 1 – 2 of 2) sorted by relevance

/system/sepolicy/tests/
Dfc_sort.py113 def read_file_contexts(file_descriptor): function
126 file_contexts.extend(read_file_contexts(fd))
Dfc_sort_test.py49 fcs = fc_sort.read_file_contexts(content.splitlines())