Searched defs:hasSrcExt (Results 1 – 3 of 3) sorted by relevance
284 func hasSrcExt(srcs []string, ext string) bool { func294 func (p *Module) hasSrcExt(ctx android.BottomUpMutatorContext, ext string) bool { func
539 func (compiler *baseCompiler) hasSrcExt(ext string) bool { func
807 func hasSrcExt(srcs []string, ext string) bool { func817 func (j *Module) hasSrcExt(ext string) bool { func