Searched refs:RegLocator (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/msilib/ |
D | schema.py | 453 RegLocator = Table('RegLocator') variable 454 RegLocator.add_field(1,'Signature_',11592) 455 RegLocator.add_field(2,'Root',1282) 456 RegLocator.add_field(3,'Key',3583) 457 RegLocator.add_field(4,'Name',7679) 458 RegLocator.add_field(5,'Type',5378) 580 …nslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, Rem…
|
/external/python/cpython2/Lib/msilib/ |
D | schema.py | 453 RegLocator = Table('RegLocator') variable 454 RegLocator.add_field(1,'Signature_',11592) 455 RegLocator.add_field(2,'Root',1282) 456 RegLocator.add_field(3,'Key',3583) 457 RegLocator.add_field(4,'Name',7679) 458 RegLocator.add_field(5,'Type',5378) 580 …nslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, Rem…
|
/external/python/cpython2/Tools/msi/ |
D | schema.py | 453 RegLocator = Table('RegLocator') variable 454 RegLocator.add_field(1,'Signature_',11592) 455 RegLocator.add_field(2,'Root',1282) 456 RegLocator.add_field(3,'Key',3583) 457 RegLocator.add_field(4,'Name',7679) 458 RegLocator.add_field(5,'Type',5378) 580 …nslator, Patch, PatchPackage, PublishComponent, RadioButton, Registry, RegLocator, RemoveFile, Rem…
|