Home
last modified time | relevance | path

Searched refs:GetTypeUrl (Results 1 – 12 of 12) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/
Dtype_resolver_util_test.cc161 std::string GetTypeUrl(std::string full_name) { in GetTypeUrl() function in google::protobuf::util::__anoned2148d60111::DescriptorPoolTypeResolverTest
166 std::string GetTypeUrl() { in GetTypeUrl() function in google::protobuf::util::__anoned2148d60111::DescriptorPoolTypeResolverTest
167 return GetTypeUrl(T::descriptor()->full_name()); in GetTypeUrl()
178 GetTypeUrl<protobuf_unittest::TestAllTypes>(), &type) in TEST_F()
217 GetTypeUrl<protobuf_unittest::TestAllTypes::OptionalGroup>())); in TEST_F()
226 GetTypeUrl<protobuf_unittest::TestAllTypes::NestedMessage>())); in TEST_F()
228 GetTypeUrl<protobuf_unittest::ForeignMessage>())); in TEST_F()
237 GetTypeUrl("protobuf_unittest.TestAllTypes.NestedEnum"))); in TEST_F()
239 GetTypeUrl("protobuf_unittest.ForeignEnum"))); in TEST_F()
278 GetTypeUrl<protobuf_unittest::TestAllTypes::RepeatedGroup>())); in TEST_F()
[all …]
Djson_util.cc222 std::string GetTypeUrl(const Message& message) { in GetTypeUrl() function
250 BinaryToJsonString(resolver, GetTypeUrl(message), in MessageToJsonString()
266 util::Status result = JsonToBinaryString(resolver, GetTypeUrl(*message), in JsonStringToMessage()
Dtype_resolver_util.cc267 field->set_type_url(GetTypeUrl(descriptor->message_type())); in ConvertFieldDescriptor()
269 field->set_type_url(GetTypeUrl(descriptor->enum_type())); in ConvertFieldDescriptor()
300 std::string GetTypeUrl(const Descriptor* descriptor) { in GetTypeUrl() function in google::protobuf::util::__anon9d3c8a970111::DescriptorPoolTypeResolver
304 std::string GetTypeUrl(const EnumDescriptor* descriptor) { in GetTypeUrl() function in google::protobuf::util::__anon9d3c8a970111::DescriptorPoolTypeResolver
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DAnyPartial.cs43 private static string GetTypeUrl(MessageDescriptor descriptor, string prefix) => in GetTypeUrl() method in Google.Protobuf.WellKnownTypes.Any
142 TypeUrl = GetTypeUrl(message.Descriptor, typeUrlPrefix), in Pack()
/third_party/protobuf/src/google/protobuf/
Dany_lite.cc42 std::string GetTypeUrl(StringPiece message_name, in GetTypeUrl() function
63 GetTypeUrl(type_name, type_url_prefix)); in InternalPackFrom()
Dany.cc52 GetTypeUrl(message.GetDescriptor()->full_name(), type_url_prefix)); in PackFrom()
Dany.h54 std::string GetTypeUrl(StringPiece message_name,
/third_party/protobuf/conformance/
Dconformance_cpp.cc64 static string GetTypeUrl(const Descriptor* message) { in GetTypeUrl() function
255 type_url = new string(GetTypeUrl(TestAllTypesProto3::descriptor())); in main()
Dbinary_json_conformance_suite.cc62 static string GetTypeUrl(const Descriptor* message) { in GetTypeUrl() function
1313 type_url_ = GetTypeUrl(TestAllTypesProto3::descriptor()); in RunSuiteImpl()
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc85 std::string GetTypeUrl(const Descriptor* descriptor) { in GetTypeUrl() function
120 helper_.NewProtoSource(&in_stream, GetTypeUrl(descriptor))); in ExecuteTest()
Dprotostream_objectwriter_test.cc91 std::string GetTypeUrl(const Descriptor* descriptor) { in GetTypeUrl() function
133 ow_.reset(helper_.NewProtoWriter(GetTypeUrl(descriptors[0]), output_.get(), in ResetTypeInfo()
/third_party/protobuf/
Dlibprotobuf_lite.map323 …"google::protobuf::internal::GetTypeUrl(google::protobuf::StringPiece, google::protobuf::StringPie…
419 …"google::protobuf::internal::GetTypeUrl[abi:cxx11](google::protobuf::StringPiece, google::protobuf…