Searched refs:typedStruct (Results 1 – 4 of 4) sorted by relevance
221 TypedStruct typedStruct = anyConfig.unpack(TypedStruct.class); in parseOverrideFilterConfigs() local222 typeUrl = typedStruct.getTypeUrl(); in parseOverrideFilterConfigs()223 rawConfig = typedStruct.getValue(); in parseOverrideFilterConfigs()613 TypedStruct typedStruct = unpackCompatibleType( in parseClusterSpecifierPlugin() local615 typeUrl = typedStruct.getTypeUrl(); in parseClusterSpecifierPlugin()616 rawConfig = typedStruct.getValue(); in parseClusterSpecifierPlugin()
559 TypedStruct typedStruct = httpFilter.getTypedConfig().unpack(TypedStruct.class); in parseHttpFilter() local560 typeUrl = typedStruct.getTypeUrl(); in parseHttpFilter()561 rawConfig = typedStruct.getValue(); in parseHttpFilter()
1806 TypedStruct typedStruct = TypedStruct.newBuilder() in parseClusterSpecifierPlugin_typedStructInTypedExtension() local1813 .setTypedConfig(Any.pack(typedStruct))) in parseClusterSpecifierPlugin_typedStructInTypedExtension()1845 com.github.xds.type.v3.TypedStruct typedStruct = com.github.xds.type.v3.TypedStruct.newBuilder() in parseClusterSpecifierPlugin_v3TypedStructInTypedExtension() local1852 .setTypedConfig(Any.pack(typedStruct))) in parseClusterSpecifierPlugin_v3TypedStructInTypedExtension()
7750 -type typedStruct struct {7758 -var _ = typedStruct{} // want `Fill typedStruct`93671 -type typedStruct struct {93679 -var _ = typedStruct{} //@suggestedfix("}", "refactor.rewrite", "Fill")93705 -type typedStruct struct {93713 -var _ = typedStruct{93742 -type typedStruct struct {93750 -var _ = typedStruct{} //@suggestedfix("}", "refactor.rewrite", "Fill")93776 -type typedStruct struct {93784 -var _ = typedStruct{} //@suggestedfix("}", "refactor.rewrite", "Fill")[all …]