Searched refs:phase (Results 1 – 6 of 6) sorted by relevance
/build/make/tools/product_config/src/com/android/build/config/ |
D | ConfigBase.java | 49 public void setPhase(String phase) { in setPhase() argument 50 mPhase = phase; in setPhase()
|
/build/make/core/ |
D | node_fns.mk | 257 $(call dump-phase-start,$(1),$(2),$(3),$(4),build/make/core/node_fns.mk) \ 272 $(call dump-phase-end,build/make/core/node_fns.mk)
|
D | product.mk | 625 $(call dump-phase-start,PRODUCT-EXPAND,,$(_product_var_list),$(_product_single_value_vars), \ 635 $(call dump-phase-end,build/make/core/product.mk)
|
D | product_config.rbc | 90 # its ancestors, repeating this recursively. At the end of this phase
|
/build/bazel/docs/ |
D | concepts.md | 15 …nits in `Android.mk`. Generates Ninja file directly.|Loading and analysis phase. Conceptually simi… 17 …tes a `.mk` file with prebuilt module stubs to Kati.|Loading and analysis phase. Conceptually simi… 18 …ction graph executor. Executes Ninja graph generated from Kati and Soong.|Bazel's execution phase.| 59 1. Minibootstrap phase uses Blueprint/Microfactory to build itself 62 1. Bootstrap phase runs Ninja on a build.ninja file that runs minibp to 65 1. Primary phase runs Ninja on a build.ninja file that runs soong_build 118 with build/make/core/config.mk as the entry point. During this phase,
|
/build/soong/ui/metrics/metrics_proto/ |
D | metrics.proto | 130 // The description for the phase/action/part while the tool running. 133 // The name for the running phase/action/part.
|