Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/host/lib/
H A Dcrossystem.c661 static int VbSetSystemPropertyIntInternal(const char *name, int value) in VbSetSystemPropertyIntInternal() function
780 result = VbSetSystemPropertyIntInternal(name, value); in VbSetSystemPropertyInt()