Home
last modified time | relevance | path

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

/tools/treble/split/
Dmanifest_split.py287 def input_allowed(path): function
299 return {path.strip() for path in inputs if input_allowed(path)}