Home | History | Annotate | Download | only in protobuf

Lines Matching refs:FindFieldByName

432         field = descriptor->FindFieldByName(field_name);
439 field = descriptor->FindFieldByName(lower_field_name);