Home
last modified time | relevance | path

Searched defs:from (Results 1 – 14 of 14) sorted by relevance

/build/soong/cc/
Dsanitize_test.go55 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/
Dsbox.proto60 required string from = 1; field
78 required string from = 1; field
/build/soong/symbol_inject/cmd/
Dsymbol_inject.go29 from = flag.String("from", "", "optional existing value of the symbol for verification") var
/build/blueprint/
Dmodule_ctx_test.go63 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
Dmodule_ctx.go925 AddInterVariantDependency(tag DependencyTag, from, to Module) argument
Dcontext.go3467 from, to *moduleInfo member
/build/soong/android/
Dandroidmk_test.go301 func distCopyForTest(from, to string) distCopy { argument
Dandroidmk.go330 from Path member
Dmutator.go294 AddInterVariantDependency(tag blueprint.DependencyTag, from, to blueprint.Module) argument
Dmodule.go2080 from Path member
/build/soong/cmd/multiproduct_kati/
Dmain.go146 func copyFile(from, to string) error { argument
/build/soong/ui/logger/
Dlogger.go81 func fileRotation(from, baseName, ext string, cur, max int) error { argument
/build/soong/java/
Ddexpreopt_config_testing.go136 from string member
/build/soong/bpfix/bpfix/
Dbpfix.go1387 func renameProperty(mod *parser.Module, from, to string) { argument