Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/recovery/fastboot/
H A Dfastboot.cpp39 void FillDefaultFastbootLines(std::vector<std::string>& title_lines) { in FillDefaultFastbootLines()
51 void FillWearableFastbootLines(std::vector<std::string>& title_lines) { in FillWearableFastbootLines()
68 std::vector<std::string> title_lines; in StartFastboot() local
/aosp_15_r20/bootable/recovery/
H A Drecovery.cpp713 std::vector<std::string> title_lines = in start_recovery() local