Searched refs:IsValidUserId (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfGuidPpiProtocolSectionParser.py30 from Library.ParserValidate import IsValidUserId namespace
259 if not IsValidUserId(UserId):
H A DDecParser.py28 from Library.ParserValidate import IsValidUserId namespace
835 if not IsValidUserId(Token):
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Library/
H A DParserValidate.py704 # IsValidUserId
709 def IsValidUserId(UserId): function

Completed in 45 milliseconds