Searched defs:ImageEntry (Results 1 – 2 of 2) sorted by relevance
| /system/core/fastboot/ | ||
| D | task.h | 25 using ImageEntry = std::pair<const Image*, std::string>; variable |
| D | fastboot.h | 87 using ImageEntry = std::pair<const Image*, std::string>; variable |