Home
last modified time | relevance | path

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

/external/vboot_reference/host/lib/
Dcrossystem.c664 static int VbSetSystemPropertyIntInternal(const char *name, int value) in VbSetSystemPropertyIntInternal() function
783 result = VbSetSystemPropertyIntInternal(name, value); in VbSetSystemPropertyInt()