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

  /external/vboot_reference/host/lib/include/
crossystem_arch.h 73 int VbGetArchPropertyInt(const char* name);
  /external/vboot_reference/host/arch/mips/lib/
crossystem_arch.c 30 int VbGetArchPropertyInt(const char* name) {
  /external/vboot_reference/host/arch/arm/lib/
crossystem_arch.c 520 int VbGetArchPropertyInt(const char* name) {
  /external/vboot_reference/host/lib/
crossystem.c 450 value = VbGetArchPropertyInt(name);
  /external/vboot_reference/host/arch/x86/lib/
crossystem_arch.c 724 int VbGetArchPropertyInt(const char* name) {

Completed in 4485 milliseconds