Searched defs:IsMatch (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ | ||
D | message_differencer.h | 299 virtual bool IsMatch(const Message& message1, in IsMatch() function |
D | message_differencer.cc | 92 virtual bool IsMatch( in IsMatch() function in google::protobuf::util::MessageDifferencer::MultipleFieldsMapKeyComparator |
D | message_differencer_unittest.cc | 1503 virtual bool IsMatch( in IsMatch() function in google::protobuf::__anoncb26cc5e0111::ValueProductMapKeyComparator |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | map.h | 1278 bool IsMatch(const Key& k0, const Key& k1) const { in IsMatch() function |