Searched defs:DefaultValueAsString (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/util/ | ||
D | type_resolver_util.cc | 206 string DefaultValueAsString(const FieldDescriptor* descriptor) { in DefaultValueAsString() function in google::protobuf::util::__anon8a6231ae0111::DescriptorPoolTypeResolver |
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 1681 string FieldDescriptor::DefaultValueAsString(bool quote_string_type) const { in DefaultValueAsString() function in google::protobuf::FieldDescriptor |