Home
last modified time | relevance | path

Searched defs:protocol_version (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
Dvirgl_vtest_winsys.h52 unsigned protocol_version; member
/third_party/python/Lib/test/
Dtest_xmlrpc.py325 protocol_version = "HTTP/1.1" variable in XMLRPCTestCase.test_keepalive_disconnect.RequestHandler
1078 protocol_version = 'HTTP/1.1' variable in BaseKeepaliveServerTestCase.RequestHandler
1156 protocol_version = 'HTTP/1.1' variable in GzipServerTestCase.RequestHandler
Dtest_httpservers.py91 protocol_version = 'HTTP/1.1' variable in BaseHTTPServerTestCase.request_handler
319 protocol_version = 'HTTP/1.1' variable in RequestHandlerLoggingTestCase.request_handler
/third_party/skia/third_party/externals/tint/tools/src/cmd/remote-compile/
Dmain.cc196 uint32_t protocol_version; member
/third_party/python/Lib/http/
Dserver.py634 protocol_version = "HTTP/1.0" variable in BaseHTTPRequestHandler
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_vtest.c56 uint32_t protocol_version; member
/third_party/libwebsockets/lib/secure-streams/
Dprivate-lib-secure-streams.h267 uint8_t protocol_version; member
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
Dmod.rs2173 pub fn protocol_version(&self) -> SslVersion { in protocol_version() method
/third_party/openssl/test/
Dsslapitest.c6107 int protocol_version = 0; in test_serverinfo_custom() local