Home
last modified time | relevance | path

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

/build/soong/android/
Dproto.go35 …abelPartition = bazel.LabelPartition{Extensions: []string{".proto"}, LabelMapper: isProtoFilegroup}
217 func isProtoFilegroup(ctx bazel.OtherModuleContext, label bazel.Label) (string, bool) { func