Home
last modified time | relevance | path

Searched refs:HASH_STRING_PIECE (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/strings/
Dstring_piece.h458 #define HASH_STRING_PIECE(StringPieceType, string_piece) \ macro
467 HASH_STRING_PIECE(StringPiece, sp); in operator()
472 HASH_STRING_PIECE(StringPiece16, sp16); in operator()
477 HASH_STRING_PIECE(WStringPiece, wsp); in operator()