Searched defs:StringPieceCaseHash (Results 1 – 1 of 1) sorted by relevance
16 struct StringPieceCaseHash { struct17 size_t operator()(const base::StringPiece& sp) const { in operator()