Searched defs:hasAt (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dutils.cc988 int hasAt = 0; local
995 hasAt = 1;
1000 if (len < 15 || hasAt || !hasDot) {

Completed in 181 milliseconds