Home
last modified time | relevance | path

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

/tools/aadevtools/dev/
Dchange_report.py249 self._process_others(dircmp.right_only, dircmp.right,
252 self._process_others(dircmp.same_files, dircmp.right,
255 self._process_others(dircmp.funny_files, dircmp.right,
258 self._process_others(dircmp.left_only, dircmp.left,
261 def _process_others(self, files, adir, prefix_len, state): member in ChangeReport
271 self._process_others(flist, adir, prefix_len, state)