Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_map_field.cc72 const FieldDescriptor* KeyField(const FieldDescriptor* descriptor) { in KeyField() function
88 const FieldDescriptor* key = KeyField(descriptor); in SetMapVariables()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_map_field_lite.cc46 const FieldDescriptor* KeyField(const FieldDescriptor* descriptor) { in KeyField() function
89 const FieldDescriptor* key = KeyField(descriptor); in SetMessageVariables()
Djava_map_field.cc46 const FieldDescriptor* KeyField(const FieldDescriptor* descriptor) { in KeyField() function
89 const FieldDescriptor* key = KeyField(descriptor); in SetMessageVariables()