Searched defs:StringPieceType (Results 1 – 7 of 7) sorted by relevance
50 using StringPieceType = base::BasicStringPiece<CharType>; variable
17 bool (*string_to_num)(StringPieceType, NumberType*)) { in CheckRoundtripsT()
169 typedef BasicStringPiece<CharType> StringPieceType; typedef
38 using StringPieceType = FilePath::StringPieceType; typedef
156 typedef BasicStringPiece<StringType> StringPieceType; typedef
33 using StringPieceType = FilePath::StringPieceType; typedef
458 #define HASH_STRING_PIECE(StringPieceType, string_piece) \ argument