Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dota_from_target_files338 def CopyPartitionFiles(itemset, input_zip, output_zip=None, substitute=None): argument
360 if substitute and fn in substitute and substitute[fn] is None:
363 if substitute and fn in substitute:
364 data = substitute[fn]