Home
last modified time | relevance | path

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

/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.go923 AddInterVariantDependency(tag DependencyTag, from, to Module) argument
Dcontext.go3007 from, to *moduleInfo member
/build/soong/android/
Dandroidmk_test.go279 func distCopyForTest(from, to string) distCopy { argument
Dandroidmk.go314 from Path member
Dmutator.go369 AddInterVariantDependency(tag blueprint.DependencyTag, from, to blueprint.Module) argument
/build/soong/cmd/multiproduct_kati/
Dmain.go140 func copyFile(from, to string) error { argument
/build/soong/ui/logger/
Dlogger.go80 func fileRotation(from, baseName, ext string, cur, max int) error { argument
/build/soong/bpfix/bpfix/
Dbpfix.go1258 func renameProperty(mod *parser.Module, from, to string) { argument