Home
last modified time | relevance | path

Searched defs:server_version (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/wsgiref/
Dsimple_server.py23 server_version = "WSGIServer/" + __version__ variable
73 server_version = "WSGIServer/" + __version__ variable in WSGIRequestHandler
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/wsgiref/
H A Dsimple_server.py23 server_version = "WSGIServer/" + __version__ variable
73 server_version = "WSGIServer/" + __version__ variable in WSGIRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/wsgiref/
Dsimple_server.py23 server_version = "WSGIServer/" + __version__ variable
73 server_version = "WSGIServer/" + __version__ variable in WSGIRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/wsgiref/
Dsimple_server.py23 server_version = "WSGIServer/" + __version__ variable
73 server_version = "WSGIServer/" + __version__ variable in WSGIRequestHandler
/aosp_15_r20/external/python/cpython3/Lib/wsgiref/
Dsimple_server.py23 server_version = "WSGIServer/" + __version__ variable
73 server_version = "WSGIServer/" + __version__ variable in WSGIRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/wsgiref/
Dsimple_server.py23 server_version = "WSGIServer/" + __version__ variable
73 server_version = "WSGIServer/" + __version__ variable in WSGIRequestHandler
/aosp_15_r20/external/python/cpython2/Lib/wsgiref/
Dsimple_server.py21 server_version = "WSGIServer/" + __version__ variable
71 server_version = "WSGIServer/" + __version__ variable in WSGIRequestHandler
/aosp_15_r20/external/googleapis/google/devtools/cloudbuild/v2/
H A Drepositories.proto379 string server_version = 14 [(google.api.field_behavior) = OUTPUT_ONLY]; field
421 string server_version = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
462 string server_version = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/external/python/cpython3/Lib/test/
Dssl_servers.py50 server_version = "TestHTTPS/1.0" variable in RootedHTTPRequestHandler
91 server_version = "StatsHTTPS/1.0" variable in StatsRequestHandler
/aosp_15_r20/external/python/cpython2/Lib/test/
Dssl_servers.py50 server_version = "TestHTTPS/1.0" variable in RootedHTTPRequestHandler
91 server_version = "StatsHTTPS/1.0" variable in StatsRequestHandler
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/http/
H A Dserver.py256 server_version = "BaseHTTP/" + __version__ variable in BaseHTTPRequestHandler
659 server_version = "SimpleHTTP/" + __version__ variable in SimpleHTTPRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/http/
Dserver.py256 server_version = "BaseHTTP/" + __version__ variable in BaseHTTPRequestHandler
659 server_version = "SimpleHTTP/" + __version__ variable in SimpleHTTPRequestHandler
/aosp_15_r20/external/python/cpython3/Lib/http/
Dserver.py256 server_version = "BaseHTTP/" + __version__ variable in BaseHTTPRequestHandler
659 server_version = "SimpleHTTP/" + __version__ variable in SimpleHTTPRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/http/
Dserver.py256 server_version = "BaseHTTP/" + __version__ variable in BaseHTTPRequestHandler
659 server_version = "SimpleHTTP/" + __version__ variable in SimpleHTTPRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/http/
Dserver.py256 server_version = "BaseHTTP/" + __version__ variable in BaseHTTPRequestHandler
659 server_version = "SimpleHTTP/" + __version__ variable in SimpleHTTPRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/http/
Dserver.py256 server_version = "BaseHTTP/" + __version__ variable in BaseHTTPRequestHandler
659 server_version = "SimpleHTTP/" + __version__ variable in SimpleHTTPRequestHandler
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dhandshake_client.cc620 uint16_t server_version; in do_read_hello_verify_request() local
688 uint16_t server_version; in do_read_server_hello() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dhandshake_client.cc620 uint16_t server_version; in do_read_hello_verify_request() local
688 uint16_t server_version; in do_read_server_hello() local
/aosp_15_r20/external/python/cpython2/Lib/
DSimpleHTTPServer.py41 server_version = "SimpleHTTP/" + __version__ variable in SimpleHTTPRequestHandler
/aosp_15_r20/external/boringssl/src/ssl/
H A Dhandshake_client.cc636 uint16_t server_version; in do_read_hello_verify_request() local
705 uint16_t server_version; in do_read_server_hello() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dhandshake_client.cc636 uint16_t server_version; in do_read_hello_verify_request() local
705 uint16_t server_version; in do_read_server_hello() local
/aosp_15_r20/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/proto/
Dmotion_tool.proto83 optional int32 server_version = 2; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/lb/v1/
H A Dload_reporter.proto81 int64 server_version = 3; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto81 int64 server_version = 3; field
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dcrypto_utils_test.cc156 ParsedQuicVersion server_version = AllSupportedVersions().back(); in TEST_F() local

123