Home
last modified time | relevance | path

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

/trusty/user/base/tools/
Dmanifest_compiler.py151 PRIORITY = "priority" variable
736 priority = get_int(manifest_dict, PRIORITY, constants, log, optional=True)
1054 assert PRIORITY not in manifest
1057 manifest[PRIORITY] = priority
Dtest_manifest_compiler.py1620 manifest_compiler.PRIORITY: 10,
1632 manifest_compiler.PRIORITY: 10,
1672 manifest_compiler.PRIORITY: None,