Home
last modified time | relevance | path

Searched refs:COMPONENT_LIST (Results 1 - 1 of 1) sorted by relevance

/build/tools/component_tools/
H A Dparse_kconf.py24 COMPONENT_LIST = "components" variable
42 for component in item.get(COMPONENT_LIST):
157 temp = {SUBSYS: subsys, COMPONENT_LIST: []}
160 temp.get(COMPONENT_LIST).append(component_element)

Completed in 5 milliseconds