Home
last modified time | relevance | path

Searched refs:img_name (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp102 char img_name[13]; member
998 int fd = unzip_to_file(zip, images[i].img_name); in do_update()
1008 if (rc) die("cannot load %s from flash", images[i].img_name); in do_update()
1063 die("could not load %s\n", images[i].img_name); in do_flashall()