Searched refs:FindMaximumMatch (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/util/
H A Dmessage_differencer.cc1271 int FindMaximumMatch(bool early_return);
1300 int MaximumMatcher::FindMaximumMatch(bool early_return) { function in class:google::protobuf::util::__anon19130::MaximumMatcher
1399 int match_count = matcher.FindMaximumMatch(early_return);

Completed in 89 milliseconds