Searched defs:StringPieceType (Results 1 – 9 of 9) sorted by relevance
18 bool (*string_to_num)(StringPieceType, NumberType*)) { in CheckRoundtripsT()
156 typedef BasicStringPiece<StringType> StringPieceType; typedef
33 using StringPieceType = FilePath::StringPieceType; typedef
174 typedef std::basic_string_view<CharType> StringPieceType; typedef
45 using StringPieceType = FilePath::StringPieceType; typedef
458 #define HASH_STRING_PIECE(StringPieceType, string_piece) \ argument