Searched defs:Main (Results 1 – 5 of 5) sorted by relevance
/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/blueprint/bootstrap/ |
D | command.go | 70 func Main(ctx *blueprint.Context, config interface{}, extraNinjaFileDeps ...string) { func
|
/build/soong/cmd/javac_wrapper/ |
D | javac_wrapper.go | 63 func Main(out io.Writer, name string, args []string) (int, error) { func
|
/build/soong/python/ |
D | binary.go | 34 Main *string `android:"arch_variant"` member
|
/build/blueprint/microfactory/ |
D | microfactory.go | 621 func Main() { func
|