Home
last modified time | relevance | path

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

/build/soong/cc/
Dandroidmk.go78 fmt.Fprintln(w, "LOCAL_MODULE_SUFFIX := "+outputFile.Ext())
119 stem := strings.TrimSuffix(file, filepath.Ext(file))
Dgen.go81 switch srcFile.Ext() {
Dbuilder.go168 switch srcFile.Ext() {
Dcc.go1757 testNames[i] = strings.TrimSuffix(filepath.Base(src), filepath.Ext(src))
/build/soong/java/
Dgen.go92 switch srcFile.Ext() {
/build/soong/common/
Dpaths.go83 Ext() string methodSpec
283 func (p basePath) Ext() string { func
284 return filepath.Ext(p.path)
/build/kati/
Dstrutil.go219 suf := filepath.Ext(s)
Ddep.go231 outputSuffix := filepath.Ext(output)
Dfunc.go663 e := filepath.Ext(tok)