Searched defs:fd_repeated_string (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Drepeated_field_reflection_unittest.cc79 const FieldDescriptor* fd_repeated_string = local
98 refl->GetRepeatedPtrField<string>(message, fd_repeated_string);
108 refl->MutableRepeatedPtrField<string>(&message, fd_repeated_string);

Completed in 49 milliseconds