Searched refs:ValidatePcdValueOnDatumType (Results 1 – 1 of 1) sorted by relevance
560 if ValidatePcdValueOnDatumType(PcdItem[1], PcdItemObj.GetDatumType()):593 def ValidatePcdValueOnDatumType(Value, Type): function