Searched refs:standalone_images_map (Results 1 – 1 of 1) sorted by relevance
143 standalone_images_map = get_config_value_regex('CLIENT', variable in AndroidImageFiles165 if board in cls.standalone_images_map:167 '%s: %s', board, cls.standalone_images_map[board])168 return cls.standalone_images_map[board]