Home
last modified time | relevance | path

Searched defs:typedStruct (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DXdsRouteConfigureResource.java221 TypedStruct typedStruct = anyConfig.unpack(TypedStruct.class); in parseOverrideFilterConfigs() local
613 TypedStruct typedStruct = unpackCompatibleType( in parseClusterSpecifierPlugin() local
H A DXdsListenerResource.java559 TypedStruct typedStruct = httpFilter.getTypedConfig().unpack(TypedStruct.class); in parseHttpFilter() local
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DXdsClientImplDataTest.java1806 TypedStruct typedStruct = TypedStruct.newBuilder() in parseClusterSpecifierPlugin_typedStructInTypedExtension() local
1845 com.github.xds.type.v3.TypedStruct typedStruct = com.github.xds.type.v3.TypedStruct.newBuilder() in parseClusterSpecifierPlugin_v3TypedStructInTypedExtension() local