Searched refs:HasWhitespace (Results 1 – 1 of 1) sorted by relevance
54 static bool HasWhitespace(const char* str) { in HasWhitespace() function362 DCHECK(!HasWhitespace(name)) << "Checker does not allow spaces in attributes"; in StartAttributeStream()