Home
last modified time | relevance | path

Searched defs:typeUrl (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DAnyPartial.cs63 public static string GetTypeName(string typeUrl) in GetTypeName()
/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DAnyTest.cs124 public void GetTypeName(string typeUrl, string expectedTypeName) in GetTypeName()
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java459 Descriptor getDescriptorForTypeUrl(String typeUrl) throws InvalidProtocolBufferException { in getDescriptorForTypeUrl()
807 String typeUrl = (String) message.getField(typeUrlField); in printAny() local
912 private void print(MessageOrBuilder message, String typeUrl) throws IOException { in print()
1212 private static String getTypeName(String typeUrl) throws InvalidProtocolBufferException { in getTypeName()
1448 String typeUrl = typeUrlElement.getAsString(); in mergeAny() local
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
Dservicemanagement_v1_messages.py940 typeUrl = _messages.StringField(10) variable in Field
1931 typeUrl = _messages.StringField(1) variable in ProtoDescriptor
/external/python/apitools/samples/servicemanagement_sample/
Dservicemanagement_v1.json584 "typeUrl": { object
1817 "typeUrl": { object