HomeSort by relevance Sort by last modified time
    Searched refs:second_valid (Results 1 - 2 of 2) sorted by null

  /system/core/fastbootd/commands/
partitions.h 77 int second_valid; member in struct:GPT_entry_table
partitions.c 149 table->second_valid = strcmp("EFI PART", (char *) table->second_header->signature) == 0;
430 if (table->second_valid) {

Completed in 39 milliseconds