Home
last modified time | relevance | path

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

/build/soong/python/
Dpython.go349 func (p *Module) anySrcHasExt(ctx android.BottomUpMutatorContext, ext string) bool { func
365 if p.anySrcHasExt(ctx, protoExt) && p.Name() != "libprotobuf-python" {