Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/host/lib/
H A Dcrossystem.c788 static int VbSetSystemPropertyStringInternal(const char *name, in VbSetSystemPropertyStringInternal() function
850 result = VbSetSystemPropertyStringInternal(name, value); in VbSetSystemPropertyString()