Home
last modified time | relevance | path

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

/trusty/user/base/tools/
Dmanifest_compiler.py167 CONST_BOOL = "bool" variable
452 const_value = get_constant(constants, value, CONST_BOOL, log)
1155 if constant.type == CONST_BOOL:
1203 if const_type == CONST_BOOL: