Home
last modified time | relevance | path

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

/build/soong/python/
Dproto.go32 android.ProtoRule(ctx, rule, protoFile, flags, flags.Deps, outDir, depFile, nil)
/build/soong/android/
Dproto.go125 func ProtoRule(ctx ModuleContext, rule *RuleBuilder, protoFile Path, flags ProtoFlags, deps Paths, func
/build/soong/java/
Dproto.go45 android.ProtoRule(ctx, rule, protoFile, flags, flags.Deps, outDir, depFile, nil)
/build/soong/cc/
Dproto.go55 android.ProtoRule(ctx, rule, protoFile, flags.proto, protoDeps, outDir, depFile, outputs)