Home | History | Annotate | Download | only in UPT

Lines Matching refs:PcdObj

419     for PcdObj in PcdObjs:

420 PcdName = '.'.join([PcdObj.GetTokenSpaceGuidCName(), PcdObj.GetCName()])