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

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

Completed in 98 milliseconds