Searched refs:VbSetArchPropertyInt (Results 1 - 6 of 6) sorted by path

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

Completed in 224 milliseconds