Searched refs:get_all_transitions (Results 1 – 2 of 2) sorted by relevance
33 …ter(lambda x: x['source'] in src_list and x['class'] == 'process', sepolicy.get_all_transitions()))
1116 def get_all_transitions(): function