Home
last modified time | relevance | path

Searched defs:hasSrcExt (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dcompiler.go613 func (compiler *baseCompiler) hasSrcExt(ext string) bool { func
/build/soong/java/
Dbase.go772 func hasSrcExt(srcs []string, ext string) bool { func
782 func (j *Module) hasSrcExt(ext string) bool { func