Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/server/
Dconn.rs165 type Http2Server<T, B, S, E> = proto::h2::Server<Rewind<T>, S, B, E>; typedef
168 type Http2Server<T, B, S, E> = ( typedef
/aosp_15_r20/external/grpc-grpc/tools/run_tests/
H A Drun_interop_tests.py294 class Http2Server: class
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/
Drun_interop_tests.py288 class Http2Server: class