Home
last modified time | relevance | path

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

/aosp12/system/apex/tools/
H A Ddeapexer.py116 def list(self, is_recursive=False): argument
120 for ce in self.enter_subdir(e).list(is_recursive):
228 for e in apex.list(is_recursive=True):