Searched refs:orig_tag (Results 1 – 3 of 3) sorted by relevance
45 const QuicTag orig_tag = tag; in QuicTagToString() local65 reinterpret_cast<const char*>(&orig_tag), sizeof(orig_tag))); in QuicTagToString()
114 orig_tag = '%s_' % image115 subprocess.check_output(['docker', 'tag', image, orig_tag])117 lines = ['FROM ' + orig_tag]137 dockerjob.remove_image(orig_tag, skip_nonexistent=True)
121 orig_tag = '%s_' % image122 subprocess.check_output(['docker', 'tag', image, orig_tag])124 lines = ['FROM ' + orig_tag]144 dockerjob.remove_image(orig_tag, skip_nonexistent=True)