Home
last modified time | relevance | path

Searched refs:ProtoRule (Results 1 – 5 of 5) sorted by relevance

/aosp12/build/soong/rust/
H A Dprotobuf.go137 android.ProtoRule(rule, protoFile, protoFlags, protoFlags.Deps, outDir, depFile, ruleOutputs)
152 …android.ProtoRule(rule, grpcFile, grpcProtoFlags, grpcProtoFlags.Deps, outDir, depFile, ruleOutput…
/aosp12/build/soong/python/
H A Dproto.go32 android.ProtoRule(rule, protoFile, flags, flags.Deps, outDir, depFile, nil)
/aosp12/build/soong/android/
H A Dproto.go125 func ProtoRule(rule *RuleBuilder, protoFile Path, flags ProtoFlags, deps Paths, func
/aosp12/build/soong/java/
H A Dproto.go45 android.ProtoRule(rule, protoFile, flags, flags.Deps, outDir, depFile, nil)
/aosp12/build/soong/cc/
H A Dproto.go55 android.ProtoRule(rule, protoFile, flags.proto, protoDeps, outDir, depFile, outputs)