Home
last modified time | relevance | path

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

/trusty/user/base/tools/
Dmanifest_compiler.py165 CONST_UUID = "uuid" variable
314 return CONST_UUID
476 const_value = get_constant(constants, uuid, CONST_UUID, log)
1151 if constant.type == CONST_UUID:
1194 if const_type == CONST_UUID: