Searched defs:hasAt (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 65 milliseconds