Home
last modified time | relevance | path

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

/system/apex/tools/
Ddeapexer.py130 def list(self, is_recursive=False): argument
134 for ce in self.enter_subdir(e).list(is_recursive):
274 for e in apex.list(is_recursive=True):