Searched refs:WhitespaceForType (Results 1 – 1 of 1) sorted by relevance
37 template<typename Str> BasicStringPiece<Str> WhitespaceForType();38 template<> StringPiece16 WhitespaceForType<string16>() { in WhitespaceForType() function41 template<> StringPiece WhitespaceForType<std::string>() { in WhitespaceForType() function96 piece = TrimString(piece, WhitespaceForType<Str>(), TRIM_ALL); in SplitStringT()151 term = TrimString(term, WhitespaceForType<Str>(), TRIM_ALL); in SplitStringUsingSubstrT()