Home
last modified time | relevance | path

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

/external/chromium-crossbench/crossbench/plt/
Dbin.py41 BinaryLookup = Union[pth.AnyPathLike, Iterable[pth.AnyPathLike]] variable
51 default: Optional[BinaryLookup] = None, argument
52 posix: Optional[BinaryLookup] = None, argument
53 linux: Optional[BinaryLookup] = None, argument
54 android: Optional[BinaryLookup] = None, argument
55 macos: Optional[BinaryLookup] = None, argument
56 win: Optional[BinaryLookup] = None) -> None: argument
69 paths: Optional[BinaryLookup] = None) -> Tuple[pth.AnyPath, ...]: argument