Home
last modified time | relevance | path

Searched defs:stateful_session (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_http_filters_test.cc1252 StatefulSession stateful_session) { in GenerateConfig()
1279 StatefulSession stateful_session; in TEST_P() local
1300 StatefulSession stateful_session; in TEST_P() local
1330 StatefulSession stateful_session; in TEST_P() local
1350 StatefulSession stateful_session; in TEST_P() local
1372 StatefulSession stateful_session; in TEST_P() local
1390 StatefulSession stateful_session; in TEST_P() local
1407 StatefulSession stateful_session; in TEST_P() local
1430 StatefulSession stateful_session; in TEST_P() local
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_http_stateful_session_filter.cc72 const envoy_extensions_filters_http_stateful_session_v3_StatefulSession* in ValidateStatefulSession()
152 auto* stateful_session = in GenerateFilterConfig() local
187 const auto* stateful_session = in GenerateFilterConfigOverride() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_http_stateful_session_filter.cc72 const envoy_extensions_filters_http_stateful_session_v3_StatefulSession* in ValidateStatefulSession()
153 auto* stateful_session = in GenerateFilterConfig() local
188 const auto* stateful_session = in GenerateFilterConfigOverride() local
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/
H A Dstateful_session.proto42 StatefulSession stateful_session = 2; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/
Dstateful_session.proto42 StatefulSession stateful_session = 2; field
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_override_host_end2end_test.cc106 StatefulSession stateful_session; in BuildListenerWithStatefulSessionFilter() local