Searched refs:hasDot (Results 1 – 1 of 1) sorted by relevance
106 int hasDot = 0; in androidSetThreadName() local109 if (*s == '.') hasDot = 1; in androidSetThreadName()114 if (len < 15 || hasAt || !hasDot) { in androidSetThreadName()