Home
last modified time | relevance | path

Searched defs:WhitespaceForType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_split.cc38 template<> StringPiece16 WhitespaceForType<string16>() { in WhitespaceForType() function
41 template<> StringPiece WhitespaceForType<std::string>() { in WhitespaceForType() function
/aosp_15_r20/external/cronet/base/strings/
H A Dstring_split_win.cc19 inline std::wstring_view WhitespaceForType<wchar_t>() { in WhitespaceForType() function