Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot.h77 std::string img_name; member
H A Dfastboot.cpp183 static std::string find_item_given_name(const std::string& img_name) { in find_item_given_name()
1569 std::string img_name; in ParseFlashCommand() local