Home
last modified time | relevance | path

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

/build/tools/zipalign/
DREADME.txt7 -f : overwrite existing outfile.zip
11 infile.zip is an existing Zip archive
32 By default, zipalign will not overwrite an existing output file. With the
33 "-f" flag, an existing file will be overwritten.
/build/tools/releasetools/
Dota_from_target_files146 def ClosestFileMatch(src, tgtfiles, existing): argument
164 if result is not None and existing.get(result.name) is None:
167 if result is not None and existing.get(result.name) is None:
Dota_from_target_files.py146 def ClosestFileMatch(src, tgtfiles, existing): argument
164 if result is not None and existing.get(result.name) is None:
167 if result is not None and existing.get(result.name) is None:
Dpylintrc122 # and thus existing member attributes cannot be deduced by static analysis