OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VbWriteNvStorage
(Results
1 - 5
of
5
) sorted by null
/external/vboot_reference/host/lib/include/
crossystem_arch.h
54
int
VbWriteNvStorage
(VbNvContext* vnc);
/external/vboot_reference/host/arch/mips/lib/
crossystem_arch.c
22
int
VbWriteNvStorage
(VbNvContext* vnc) {
/external/vboot_reference/host/arch/arm/lib/
crossystem_arch.c
492
int
VbWriteNvStorage
(VbNvContext* vnc) {
/external/vboot_reference/host/lib/
crossystem.c
131
if (0 !=
VbWriteNvStorage
(&vnc))
/external/vboot_reference/host/arch/x86/lib/
crossystem_arch.c
189
int
VbWriteNvStorage
(VbNvContext* vnc) {
Completed in 738 milliseconds