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