Searched defs:StringPieceType (Results 1 – 11 of 11) sorted by relevance
52 using StringPieceType = std::basic_string_view<CharType>; variable
17 bool (*string_to_num)(StringPieceType, NumberType*)) { in CheckRoundtripsT()
159 typedef BasicStringPiece<StringType> StringPieceType; typedef
156 typedef BasicStringPiece<StringType> StringPieceType; typedef
33 using StringPieceType = FilePath::StringPieceType; typedef
170 typedef std::basic_string_view<CharType> StringPieceType; typedef
40 using StringPieceType = FilePath::StringPieceType; typedef
458 #define HASH_STRING_PIECE(StringPieceType, string_piece) \ argument
461 #define HASH_STRING_PIECE(StringPieceType, string_piece) \ argument