Home
last modified time | relevance | path

Searched refs:is_dependent_path (Results 1 - 1 of 1) sorted by relevance

/build/scripts/
H A Dcargo2gn.py109 def is_dependent_path(path: str): function
337 if not is_dependent_path(self.main_src):
356 if is_dependent_path(self.main_src):
1025 not is_dependent_path(new_crate.main_src) and

Completed in 2 milliseconds