Searched defs:from (Results 1 – 11 of 11) sorted by relevance
| /build/soong/cmd/sbox/sbox_proto/ |
| D | sbox.proto | 60 required string from = 1; field 78 required string from = 1; field
|
| /build/soong/symbol_inject/cmd/ |
| D | symbol_inject.go | 29 from = flag.String("from", "", "optional existing value of the symbol for verification") var
|
| /build/blueprint/ |
| D | module_ctx_test.go | 63 func addVariantDepsMutator(variants []Variation, tag DependencyTag, from, to string) func(ctx Botto… argument 71 func addVariantDepsResultMutator(variants []Variation, tag DependencyTag, from, to string, results … argument
|
| D | module_ctx.go | 923 AddInterVariantDependency(tag DependencyTag, from, to Module) argument
|
| D | context.go | 3007 from, to *moduleInfo member
|
| /build/soong/android/ |
| D | androidmk_test.go | 279 func distCopyForTest(from, to string) distCopy { argument
|
| D | androidmk.go | 314 from Path member
|
| D | mutator.go | 369 AddInterVariantDependency(tag blueprint.DependencyTag, from, to blueprint.Module) argument
|
| /build/soong/cmd/multiproduct_kati/ |
| D | main.go | 140 func copyFile(from, to string) error { argument
|
| /build/soong/ui/logger/ |
| D | logger.go | 80 func fileRotation(from, baseName, ext string, cur, max int) error { argument
|
| /build/soong/bpfix/bpfix/ |
| D | bpfix.go | 1258 func renameProperty(mod *parser.Module, from, to string) { argument
|