Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.h299 virtual bool IsMatch(const Message& message1, in IsMatch() function
Dmessage_differencer.cc92 virtual bool IsMatch( in IsMatch() function in google::protobuf::util::MessageDifferencer::MultipleFieldsMapKeyComparator
747 bool MessageDifferencer::IsMatch(const FieldDescriptor* repeated_field, in IsMatch() function in google::protobuf::util::MessageDifferencer
Dmessage_differencer_unittest.cc1503 virtual bool IsMatch( in IsMatch() function in google::protobuf::__anoncb26cc5e0111::ValueProductMapKeyComparator
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap.h1278 bool IsMatch(const Key& k0, const Key& k1) const { in IsMatch() function