Searched defs:ValidateValues (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/
H A DIniToXml.py175 ## ValidateValues
181 def ValidateValues(Key, Value, SectionName): function
378 Valid, Cause = ValidateValues(CurrentKey,
411 Valid, Cause = ValidateValues(CurrentKey,

Completed in 31 milliseconds