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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc1987 static bool PathsEqual(const vector<int>& x, const RepeatedField<int32>& y) { function in namespace:google::protobuf
2000 if (PathsEqual(path, info->location(i).path())) {

Completed in 261 milliseconds