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

  /external/vboot_reference/host/lib/include/
crossystem_arch.h 49 int VbReadNvStorage(VbNvContext* vnc);
  /external/vboot_reference/host/arch/mips/lib/
crossystem_arch.c 18 int VbReadNvStorage(VbNvContext* vnc) {
  /external/vboot_reference/host/lib/
crossystem.c 92 if (0 != VbReadNvStorage(&cached_vnc))
118 if (0 != VbReadNvStorage(&vnc))
  /external/vboot_reference/host/arch/arm/lib/
crossystem_arch.c 479 int VbReadNvStorage(VbNvContext* vnc) {
  /external/vboot_reference/host/arch/x86/lib/
crossystem_arch.c 171 int VbReadNvStorage(VbNvContext* vnc) {

Completed in 50 milliseconds