Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_message.cc61 int OrderGroupForFieldDescriptor(const FieldDescriptor* descriptor) { in OrderGroupForFieldDescriptor() function
130 const int order_group_a = OrderGroupForFieldDescriptor(a); in operator ()()
131 const int order_group_b = OrderGroupForFieldDescriptor(b); in operator ()()