Home
last modified time | relevance | path

Searched defs:is_git_ignored (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/build/gn_ast/
H A Dutils.py30 def is_git_ignored(root: pathlib.Path, filepath: str) -> bool: function
/aosp_15_r20/external/angle/build/gn_ast/
H A Dutils.py30 def is_git_ignored(root: pathlib.Path, filepath: str) -> bool: function