Searched refs:FieldIndexSorter (Results 1 - 1 of 1) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
H A D | text_format.cc | 1505 struct FieldIndexSorter { struct in namespace:google::protobuf::__anon19099 1571 std::sort(fields.begin(), fields.end(), FieldIndexSorter()); |
Completed in 200 milliseconds