Searched defs:PlatformFamily (Results 1 - 3 of 3) sorted by relevance
/external/vboot_reference/host/arch/arm/lib/ | ||
H A D | crossystem_arch.c | 52 typedef struct PlatformFamily { struct 55 } PlatformFamily; typedef in typeref:struct:PlatformFamily 58 const PlatformFamily platform_family_array[] = { 190 const PlatformFamily* p; |
/external/vboot_reference/host/arch/x86/lib/ | ||
H A D | crossystem_arch.c | 95 typedef struct PlatformFamily { struct 99 } PlatformFamily; typedef in typeref:struct:PlatformFamily 102 const PlatformFamily platform_family_array[] = { 476 const PlatformFamily* p; |
/external/vboot_reference/host/arch/x86_64/lib/ | ||
H A D | crossystem_arch.c | 95 typedef struct PlatformFamily { struct 99 } PlatformFamily; typedef in typeref:struct:PlatformFamily 102 const PlatformFamily platform_family_array[] = { 476 const PlatformFamily* p; |
Completed in 40 milliseconds