Searched defs:from (Results 1 – 14 of 14) sorted by relevance
/build/soong/cc/ |
D | sanitize_test.go | 55 func expectSharedLinkDep(t *testing.T, ctx providerInterface, from, to android.TestingModule) { argument 68 func expectNoSharedLinkDep(t *testing.T, ctx providerInterface, from, to android.TestingModule) { argument 81 func expectStaticLinkDep(t *testing.T, ctx providerInterface, from, to android.TestingModule) { argument 95 func expectNoStaticLinkDep(t *testing.T, ctx providerInterface, from, to android.TestingModule) { argument 109 func expectInstallDep(t *testing.T, from, to android.TestingModule) { argument
|
/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 | 925 AddInterVariantDependency(tag DependencyTag, from, to Module) argument
|
D | context.go | 3467 from, to *moduleInfo member
|
/build/soong/android/ |
D | androidmk_test.go | 301 func distCopyForTest(from, to string) distCopy { argument
|
D | androidmk.go | 330 from Path member
|
D | mutator.go | 294 AddInterVariantDependency(tag blueprint.DependencyTag, from, to blueprint.Module) argument
|
D | module.go | 2080 from Path member
|
/build/soong/cmd/multiproduct_kati/ |
D | main.go | 146 func copyFile(from, to string) error { argument
|
/build/soong/ui/logger/ |
D | logger.go | 81 func fileRotation(from, baseName, ext string, cur, max int) error { argument
|
/build/soong/java/ |
D | dexpreopt_config_testing.go | 136 from string member
|
/build/soong/bpfix/bpfix/ |
D | bpfix.go | 1387 func renameProperty(mod *parser.Module, from, to string) { argument
|