Searched defs:StringPiece16 (Results 1 – 6 of 6) sorted by relevance
18 using StringPiece16 = std::u16string_view; variable
45 bool (*string_to_num)(base::StringPiece16, in CheckRoundtrips16()
22 typedef BasicStringPiece<string16> StringPiece16; typedef
19 typedef BasicStringPiece<string16> StringPiece16; typedef
32 using StringPiece16 = BasicStringPiece<char16_t>; variable