Home
last modified time | relevance | path

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

/trusty/user/base/tools/
Dmanifest_compiler.py212 class Constant(object): class
1193 return Constant(name, value, const_type)
1196 return Constant(name, parse_uuid(value, log), const_type)
1202 return Constant(name, value, const_type, unsigned, hex_num)
1205 return Constant(name, value, const_type)