Searched refs:source_root_path (Results 1 – 2 of 2) sorted by relevance
80 source_root_path=None, strip_base_path=None): argument122 self.disambiguate = source_root_path is not None126 self.source_root_path = os.path.abspath(source_root_path)192 for root, _, filenames in os.walk(self.source_root_path):369 self._symbolizer.source_root_path or '', source_path)
80 source_root_path=None, strip_base_path=None): argument122 self.disambiguate = source_root_path is not None126 self.source_root_path = os.path.abspath(source_root_path)192 for root, _, filenames in os.walk(self.source_root_path):370 self._symbolizer.source_root_path or '', source_path)