Home
last modified time | relevance | path

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

/system/sepolicy/tests/
Dpolicy.py367 def __GenfsDictAdd(self, Dict, buf): argument
370 if not fs in Dict:
371 Dict[fs] = {Type}
373 Dict[fs].add(Type)