Home
last modified time | relevance | path

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

/external/vboot_reference/host/lib/include/
Dcrossystem_arch.h49 int VbReadNvStorage(VbNvContext* vnc);
/external/vboot_reference/host/arch/mips/lib/
Dcrossystem_arch.c18 int VbReadNvStorage(VbNvContext* vnc) { in VbReadNvStorage() function
/external/vboot_reference/host/lib/
Dcrossystem.c92 if (0 != VbReadNvStorage(&cached_vnc)) in VbGetNvStorage()
118 if (0 != VbReadNvStorage(&vnc)) in VbSetNvStorage()
/external/vboot_reference/host/arch/arm/lib/
Dcrossystem_arch.c479 int VbReadNvStorage(VbNvContext* vnc) { in VbReadNvStorage() function
/external/vboot_reference/host/arch/x86_64/lib/
Dcrossystem_arch.c171 int VbReadNvStorage(VbNvContext* vnc) { in VbReadNvStorage() function
/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c171 int VbReadNvStorage(VbNvContext* vnc) { in VbReadNvStorage() function