Home
last modified time | relevance | path

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

/build/soong/androidmk/parser/
Dmake_strings.go193 func (ms *MakeString) EndsWith(ch rune) bool { func
Dparser.go519 if ident.EndsWith('+') && t == "=" {