Home
last modified time | relevance | path

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

/trusty/user/base/tools/
Dmanifest_compiler.py161 CONST_VALUE = "value" variable
1192 value = get_string(constant, CONST_VALUE, {}, log)
1195 value = get_string(constant, CONST_VALUE, {}, log)
1199 text_value = constant.get(CONST_VALUE)
1201 value = get_int(constant, CONST_VALUE, {}, log)
1204 value = get_boolean(constant, CONST_VALUE, {}, log)