Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_message.cc64 int OrderGroupForFieldDescriptor(const FieldDescriptor* descriptor) { in OrderGroupForFieldDescriptor() function
133 const int order_group_a = OrderGroupForFieldDescriptor(a); in operator ()()
134 const int order_group_b = OrderGroupForFieldDescriptor(b); in operator ()()