Home
last modified time | relevance | path

Searched defs:filter_paths (Results 1 – 3 of 3) sorted by relevance

/external/python/watchdog/src/watchdog/utils/
Dpatterns.py48 def filter_paths( function
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpresubmit_context.py71 def filter_paths(self, paths: Iterable[Path]) -> tuple[Path, ...]: member in FormatOptions
Dpresubmit.py1040 def filter_paths( function