HomeSort by relevance Sort by last modified time
    Searched full:title_headers (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/
recovery.cpp 619 static const char** title_headers = NULL; local
621 if (title_headers == NULL) {
626 title_headers = prepend_title((const char**)headers);
642 int chosen_item = get_menu_selection(title_headers, items, 1, 0, device);

Completed in 24 milliseconds