Home
last modified time | relevance | path

Searched defs:from (Results 1 – 12 of 12) 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.proto84 required string from = 1; field
102 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/soong/android/
Dandroidmk_test.go281 func distCopyForTest(from, to string) distCopy { argument
Dandroidmk.go333 from Path member
Dmodule.go2481 from Path member
/build/blueprint/
Dmodule_ctx_test.go35 func addVariantDepsResultMutator(variants []Variation, tag DependencyTag, from, to string, results … argument
Dcontext.go3587 from, to *moduleInfo member
/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
/build/soong/apex/
Dapex.go418 from android.Path member