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