Home
last modified time | relevance | path

Searched refs:ReadPlatformFamilyString (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c474 static char* ReadPlatformFamilyString(char* dest, int size) { in ReadPlatformFamilyString() function
859 return ReadPlatformFamilyString(dest, size); in VbGetArchPropertyString()
/external/vboot_reference/host/arch/x86_64/lib/
Dcrossystem_arch.c474 static char* ReadPlatformFamilyString(char* dest, int size) { in ReadPlatformFamilyString() function
859 return ReadPlatformFamilyString(dest, size); in VbGetArchPropertyString()