Home
last modified time | relevance | path

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

/build/tools/releasetools/
Dota_from_target_files352 def CopyPartitionFiles(itemset, input_zip, output_zip=None, substitute=None): argument
376 if substitute and fn in substitute and substitute[fn] is None:
379 if substitute and fn in substitute:
380 data = substitute[fn]
Dota_from_target_files.py352 def CopyPartitionFiles(itemset, input_zip, output_zip=None, substitute=None): argument
376 if substitute and fn in substitute and substitute[fn] is None:
379 if substitute and fn in substitute:
380 data = substitute[fn]