Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1466 typedef ResultCallback2<bool, int, int> NodeMatchCallback; typedef in google::protobuf::util::__anon3ecc061d0311::MaximumMatcher
1477 MaximumMatcher(int count1, int count2, NodeMatchCallback* callback,
1495 std::unique_ptr<NodeMatchCallback> match_callback_;
1503 NodeMatchCallback* callback, in MaximumMatcher()
1608 MaximumMatcher::NodeMatchCallback* callback = ::google::protobuf::NewPermanentCallback( in MatchRepeatedFieldIndices()