Home | History | Annotate | Download | only in site_utils

Lines Matching refs:dst_image

66                              '"%s:DST_IMAGE[:SRC_IMAGE]", in which case a '
68 '(if given) and DST_IMAGE and staged on the '
171 @param payload_spec: A string of the form "DST_IMAGE[:SRC_IMAGE]", where
172 DST_IMAGE is a target image and SRC_IMAGE an optional
182 dst_image = parts[0]
185 if not os.path.isfile(dst_image):
187 dst_image)
196 os.path.basename(dst_image))
197 moblab.send_file(dst_image, remote_dst_image)
234 "PAYLOAD:DST_IMAGE[:SRC_IMAGE]" describing how to