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

  /external/vboot_reference/host/include/
cgpt_params.h 108 typedef struct CgptLegacyParams {
112 } CgptLegacyParams;
vboot_host.h 31 int CgptLegacy(CgptLegacyParams *params);
  /external/vboot_reference/cgpt/
cmd_legacy.c 26 CgptLegacyParams params;
cgpt_legacy.c 11 int CgptLegacy(CgptLegacyParams *params) {

Completed in 59 milliseconds