Home
last modified time | relevance | path

Searched refs:gen_uuid (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsi.py80 product_code = msilib.gen_uuid()
1163 ("REGISTRY.tcl", msilib.gen_uuid(), "TARGETDIR", registry_component, None,
1167 [("REGISTRY", msilib.gen_uuid(), "TARGETDIR", registry_component, None,
1169 ("REGISTRY.doc", msilib.gen_uuid(), "TARGETDIR", registry_component, None,
1171 ("REGISTRY.def", msilib.gen_uuid(), "TARGETDIR", registry_component,
Dmsilib.py314 si.SetProperty(PID_REVNUMBER, gen_uuid())
347 def gen_uuid(): function
465 uuid = gen_uuid()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dbdist_msi.py242 product_name, msilib.gen_uuid(),