Searched refs:IMG_FILE_EXT (Results 1 – 1 of 1) sorted by relevance
29 IMG_FILE_EXT = ".img" variable196 if file_name.endswith(IMG_FILE_EXT):197 part = file_name[:-len(IMG_FILE_EXT)]