Searched defs:Main (Results 1 – 6 of 6) sorted by relevance
/build/make/tools/product_config/src/com/android/build/config/ |
D | Main.java | 24 public class Main { class 28 public Main(Errors errors, Options options) { in Main() method in Main
|
/build/soong/python/ |
D | binary.go | 38 Main string member 123 Main *string `android:"arch_variant"` member
|
/build/soong/cmd/path_interposer/ |
D | main.go | 80 func Main(stdout, stderr io.Writer, interposer string, args []string, opts mainOpts) (int, error) { func
|
/build/soong/cmd/javac_wrapper/ |
D | javac_wrapper.go | 63 func Main(out io.Writer, name string, args []string) (int, error) { func
|
/build/blueprint/bootstrap/ |
D | command.go | 79 func Main(ctx *blueprint.Context, config interface{}, generatingPrimaryBuilder bool) { func
|
/build/blueprint/microfactory/ |
D | microfactory.go | 622 func Main() { func
|