Home
last modified time | relevance | path

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

/trusty/device/arm/generic-arm64/project/qemu/
Dlldb_support.py4 from uuid import UUID
63 return UUID(
86 return UUID(
/trusty/user/base/tools/
Dtest_manifest_compiler.py949 config_data = {manifest_compiler.UUID: TEST_UUID,
955 config_data, manifest_compiler.UUID, constants, log)
1146 manifest_compiler.UUID: "5f902ace-5e5c-4cd8-ae54-87b88c22ddaf",
1162 manifest_compiler.UUID: "5f902ace-5e5c-4cd8-ae54-87b88c22ddaf",
1190 manifest_compiler.UUID: "5f902ace-5e5c-4cd8-ae54-87b88c22ddaf",
1213 manifest_compiler.UUID: "5f902ace-5e5c-4cd8-ae54-87b88c22ddaf",
1246 manifest_compiler.UUID: "5f902ace-5e5c-4cd8-ae54-87b88c22ddaf",
1282 manifest_compiler.UUID: "5f902ace-5e5c-4cd8-ae54-87b88c22ddaf",
1308 manifest_compiler.UUID: "5f902ace-5e5c-4cd8-ae54-87b88c22ddaf",
1362 manifest_compiler.UUID: "5f902ace-5e5c-4cd8-ae54-87b88c22ddaf",
[all …]
Dmanifest_compiler.py127 UUID = "uuid" variable
313 if field == UUID:
687 uuid = get_uuid(manifest_dict, UUID, constants, log)
947 manifest[UUID] = uuid