Home
last modified time | relevance | path

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

/third_party/boringssl/src/ssl/
Ddtls_method.cc131 static const SSL_METHOD kMethod = { in DTLS_method() local
140 static const SSL_METHOD kMethod = { in DTLS_with_buffers_method() local
151 static const SSL_METHOD kMethod = { in DTLSv1_2_method() local
160 static const SSL_METHOD kMethod = { in DTLSv1_method() local
Dtls_method.cc189 static const SSL_METHOD kMethod = { in TLS_method() local
202 static const SSL_METHOD kMethod = { in TLS_with_buffers_method() local
213 static const SSL_METHOD kMethod = { in TLSv1_2_method() local
222 static const SSL_METHOD kMethod = { in TLSv1_1_method() local
231 static const SSL_METHOD kMethod = { in TLSv1_method() local
/third_party/grpc/test/cpp/util/
Dcli_call_test.cc103 const std::string kMethod("/grpc.testing.EchoTestService/Echo"); in TEST_F() local