Home
last modified time | relevance | path

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

/device/google/cuttlefish/shared/
Dreleasetools.py33 def GetUserImages(input_tmp, input_zip): argument
34 return {partition: GetUserImage(partition, input_tmp, input_zip)
41 images = GetUserImages(info.input_tmp, info.input_zip)