Home
last modified time | relevance | path

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

/build/soong/androidmk/parser/
Dscope.go81 if isFunctionName(fname) {
Dparser.go621 func isFunctionName(s string) bool { func