Home
last modified time | relevance | path

Searched defs:ExtensionHasher (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dextension_set.cc87 struct ExtensionHasher { struct
88 std::size_t operator()(const std::pair<const MessageLite*, int>& p) const { in operator ()()