Home
last modified time | relevance | path

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

/art/runtime/
Dutils.cc952 int hasAt = 0; in SetThreadName() local
959 hasAt = 1; in SetThreadName()
964 if (len < 15 || hasAt || !hasDot) { in SetThreadName()