Lines Matching refs:component
54 # Step 5: Check whether the component configured by product is exist.
58 if (product_configed_component.component == part_name) {
65 …"Component \"${product_configed_component.component}\" not found" + ", please check your product c…
71 # Step 6.1: Skip component which not configured by product.
72 if (part_name == product_configed_component.component) {
77 …"Invalid component configed, ${subsystem_name}:${product_configed_component.component} " + "not av…
79 # Step 6.1.2: Add valid component for compiling.
86 product_configed_component.component) {
88 if (product_configed_component.component == "liteos_m") {
93 } else if (product_configed_component.component ==
128 # build product, skip build single component scenario.
148 "--component-info-file",