Home
last modified time | relevance | path

Searched refs:VbSetArchPropertyInt (Results 1 – 6 of 6) sorted by relevance

/external/vboot_reference/host/lib/include/
Dcrossystem_arch.h86 int VbSetArchPropertyInt(const char* name, int value);
/external/vboot_reference/host/arch/mips/lib/
Dcrossystem_arch.c66 int VbSetArchPropertyInt(const char* name, int value) { in VbSetArchPropertyInt() function
/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c588 int VbSetArchPropertyInt(const char* name, int value) { in VbSetArchPropertyInt() function
/external/vboot_reference/host/lib/
Dcrossystem.c585 if (0 == VbSetArchPropertyInt(name, value)) in VbSetSystemPropertyInt()
/external/vboot_reference/host/arch/x86_64/lib/
Dcrossystem_arch.c866 int VbSetArchPropertyInt(const char* name, int value) { in VbSetArchPropertyInt() function
/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c866 int VbSetArchPropertyInt(const char* name, int value) { in VbSetArchPropertyInt() function