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

  /external/vboot_reference/cgpt/
cgpt_show.c 99 void EntryDetails(GptEntry *entry, uint32_t index, int raw) {
154 EntryDetails(entry, i, raw);
218 EntryDetails(entry, index, params->numeric);
cgpt.h 147 void EntryDetails(GptEntry *entry, uint32_t index, int raw);
cgpt_find.c 90 EntryDetails(entry, partnum - 1, params->numeric);

Completed in 114 milliseconds