Searched refs:zipped_images_map (Results 1 – 1 of 1) sorted by relevance
157 zipped_images_map = get_config_value_regex('CLIENT', ZIPPED_IMAGES_PATTERN) variable in AndroidImageFiles183 if board in cls.zipped_images_map:185 '%s: %s', board, cls.zipped_images_map[board])186 return cls.zipped_images_map[board]