Home
last modified time | relevance | path

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

/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java459 Descriptor getDescriptorForTypeUrl(String typeUrl) throws InvalidProtocolBufferException { in getDescriptorForTypeUrl() method in JsonFormat.TypeRegistry
808 Descriptor type = registry.getDescriptorForTypeUrl(typeUrl); in printAny()
1449 Descriptor contentType = registry.getDescriptorForTypeUrl(typeUrl); in mergeAny()