Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DAnyPartial.cs63 public static string GetTypeName(string typeUrl) in GetTypeName() argument
/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
H A DAnyTest.cs124 public void GetTypeName(string typeUrl, string expectedTypeName) in GetTypeName() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DTypeRegistry.java74 public final Descriptor getDescriptorForTypeUrl(String typeUrl) in getDescriptorForTypeUrl() argument
85 private static String getTypeName(String typeUrl) throws InvalidProtocolBufferException { in getTypeName() argument
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DJsonFormat.java530 Descriptor getDescriptorForTypeUrl(String typeUrl) throws InvalidProtocolBufferException { in getDescriptorForTypeUrl() argument
989 private void print(MessageOrBuilder message, String typeUrl) throw argument
1289 getTypeName(String typeUrl) getTypeName() argument
[all...]

Completed in 4 milliseconds