Home | History | Annotate | Download | only in protobuf

Lines Matching refs:item_type

3751   const Descriptor* item_type = field->message_type();
3752 if (item_type == NULL) {
3758 // Find the field in item_type named by "experimental_map_key"
3765 item_type->full_name() + "." + key_name);
3770 item_type->full_name() + "\".");