Searched refs:unpackCompatibleType (Results 1 – 4 of 4) sorted by relevance
129 unpackedMessage = unpackCompatibleType(resource, unpackedClassName(), typeUrl(), null); in parse()179 static <T extends com.google.protobuf.Message> T unpackCompatibleType( in unpackCompatibleType() method in XdsResourceType191 return unpackCompatibleType(resource, Resource.class, TYPE_URL_RESOURCE, in maybeUnwrapResources()
162 clusterConfig = unpackCompatibleType(customType.getTypedConfig(), in parseAggregateCluster()209 unpackCompatibleType(cluster.getTransportSocket().getTypedConfig(), in parseNonAggregateCluster()
118 hcm = unpackCompatibleType( in processClientSideListener()
613 TypedStruct typedStruct = unpackCompatibleType( in parseClusterSpecifierPlugin()