Home
last modified time | relevance | path

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

/build/ohos/packages/
H A Dfs_process.py70 for ignore in ignore_list:
71 if file.startswith(ignore) or file.endswith(ignore):
216 'If the product does not need to be packaged, ignore it.')
/build/lite/
H A Dcopy_files.py26 def copytree(src: str, dst: str, symlinks: bool = False, ignore=None):
/applications/standard/systemui/
H A Dgradlew153 eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
/build/scripts/
H A Dcode_release.py45 ignore=shutil.ignore_patterns('*.pyc', 'tmp*', '.git*'))

Completed in 3 milliseconds