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

  /external/vboot_reference/host/lib/include/
crossystem_arch.h 81 const char* VbGetArchPropertyString(const char* name, char* dest, size_t size);
  /external/vboot_reference/host/arch/mips/lib/
crossystem_arch.c 49 const char* VbGetArchPropertyString(const char* name, char* dest, size_t size) {
  /external/vboot_reference/host/arch/arm/lib/
crossystem_arch.c 551 const char* VbGetArchPropertyString(const char* name, char* dest,
  /external/vboot_reference/host/lib/
crossystem.c 536 if (VbGetArchPropertyString(name, dest, size))
  /external/vboot_reference/host/arch/x86/lib/
crossystem_arch.c 820 const char* VbGetArchPropertyString(const char* name, char* dest,

Completed in 128 milliseconds