Home
last modified time | relevance | path

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

/system/update_engine/scripts/
Dsimulate_ota.py51 def extract_img(zip_archive: zipfile.ZipFile, img_name, output_path, is_source): argument
/system/core/fastboot/
Dfastboot.h79 std::string img_name; member
Dfastboot.cpp184 static std::string find_item_given_name(const std::string& img_name) { in find_item_given_name()
1625 std::string img_name; in ParseFlashCommand() local