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