Home
last modified time | relevance | path

Searched refs:PROTOCOL_VERSION (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/execserver/
H A DxsProtocol.hpp37 PROTOCOL_VERSION = 18, enumerator
109 HelloMessage (void) : Message(MESSAGETYPE_HELLO), version(PROTOCOL_VERSION) {} in HelloMessage()
H A DxsExecutionServer.cpp268 if (msg.version != PROTOCOL_VERSION) in processMessage()
/third_party/nghttp2/src/
H A Dshrpx_log.h255 PROTOCOL_VERSION, member in shrpx::LogFragmentType
H A Dshrpx_log.cc647 case LogFragmentType::PROTOCOL_VERSION: in upstream_accesslog()
H A Dshrpx_config.cc621 return LogFragmentType::PROTOCOL_VERSION; in log_var_lookup_token()
/third_party/python/Lib/
H A Dimaplib.py263 self.PROTOCOL_VERSION = version
838 #if self.PROTOCOL_VERSION == 'IMAP4': # Let the server decide!
1615 M._mesg('PROTOCOL_VERSION = %s' % M.PROTOCOL_VERSION)
H A Dssl.py210 PROTOCOL_VERSION = 70 variable in _TLSAlertType
/third_party/python/Modules/
H A D_ssl.c5909 ADD_AD_CONSTANT(PROTOCOL_VERSION); in sslmodule_init_constants()
/third_party/python/Lib/test/
H A Dtest_ssl.py5163 PROTOCOL_VERSION = 70 variable in TestEnumerations.test_tlsalerttype.Checked_TLSAlertType

Completed in 27 milliseconds