Home
last modified time | relevance | path

Searched refs:kMethod (Results 1 – 23 of 23) sorted by relevance

/external/boringssl/src/ssl/
Dtls_method.cc227 static const SSL_METHOD kMethod = { in TLS_method() local
232 return &kMethod; in TLS_method()
240 static const SSL_METHOD kMethod = { in TLS_with_buffers_method() local
245 return &kMethod; in TLS_with_buffers_method()
251 static const SSL_METHOD kMethod = { in TLSv1_2_method() local
256 return &kMethod; in TLSv1_2_method()
260 static const SSL_METHOD kMethod = { in TLSv1_1_method() local
265 return &kMethod; in TLSv1_1_method()
269 static const SSL_METHOD kMethod = { in TLSv1_method() local
274 return &kMethod; in TLSv1_method()
Ddtls_method.cc139 static const SSL_METHOD kMethod = { in DTLS_method() local
144 return &kMethod; in DTLS_method()
148 static const SSL_METHOD kMethod = { in DTLS_with_buffers_method() local
153 return &kMethod; in DTLS_with_buffers_method()
159 static const SSL_METHOD kMethod = { in DTLSv1_2_method() local
164 return &kMethod; in DTLSv1_2_method()
168 static const SSL_METHOD kMethod = { in DTLSv1_method() local
173 return &kMethod; in DTLSv1_method()
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dtls_method.cc227 static const SSL_METHOD kMethod = { in TLS_method() local
232 return &kMethod; in TLS_method()
240 static const SSL_METHOD kMethod = { in TLS_with_buffers_method() local
245 return &kMethod; in TLS_with_buffers_method()
251 static const SSL_METHOD kMethod = { in TLSv1_2_method() local
256 return &kMethod; in TLSv1_2_method()
260 static const SSL_METHOD kMethod = { in TLSv1_1_method() local
265 return &kMethod; in TLSv1_1_method()
269 static const SSL_METHOD kMethod = { in TLSv1_method() local
274 return &kMethod; in TLSv1_method()
Ddtls_method.cc139 static const SSL_METHOD kMethod = { in DTLS_method() local
144 return &kMethod; in DTLS_method()
148 static const SSL_METHOD kMethod = { in DTLS_with_buffers_method() local
153 return &kMethod; in DTLS_with_buffers_method()
159 static const SSL_METHOD kMethod = { in DTLSv1_2_method() local
164 return &kMethod; in DTLSv1_2_method()
168 static const SSL_METHOD kMethod = { in DTLSv1_method() local
173 return &kMethod; in DTLSv1_method()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Dauthorization_engine.cc28 constexpr char kMethod[] = "method"; variable
109 } else if (elem == kMethod) { in CreateActivation()
112 activation->InsertValue(kMethod, in CreateActivation()
/external/grpc-grpc/test/cpp/util/
Dcli_call_test.cc103 const grpc::string kMethod("/grpc.testing.EchoTestService/Echo"); in TEST_F() local
111 Status s2 = CliCall::Call(channel_, kMethod, request_bin, &response_bin, in TEST_F()
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Devaluate_args_test.cc124 const char* kMethod = "GET"; in TEST() local
128 grpc_slice_intern(grpc_slice_from_static_string(kMethod)); in TEST()
136 EXPECT_EQ(eval_args.GetMethod(), kMethod); in TEST()
/external/perfetto/src/profiling/
Ddeobfuscator.cc79 kMethod, enumerator
123 member_type = ProguardMemberType::kMethod; in ParseMember()
194 case (ProguardMemberType::kMethod): { in AddLine()
/external/boringssl/src/crypto/trust_token/
Dtrust_token.c31 static const TRUST_TOKEN_METHOD kMethod = { in TRUST_TOKEN_experiment_v1() local
43 return &kMethod; in TRUST_TOKEN_experiment_v1()
47 static const TRUST_TOKEN_METHOD kMethod = { in TRUST_TOKEN_experiment_v2_voprf() local
59 return &kMethod; in TRUST_TOKEN_experiment_v2_voprf()
63 static const TRUST_TOKEN_METHOD kMethod = { in TRUST_TOKEN_experiment_v2_pmb() local
75 return &kMethod; in TRUST_TOKEN_experiment_v2_pmb()
/external/rust/crates/quiche/deps/boringssl/src/crypto/trust_token/
Dtrust_token.c31 static const TRUST_TOKEN_METHOD kMethod = { in TRUST_TOKEN_experiment_v0() local
42 return &kMethod; in TRUST_TOKEN_experiment_v0()
46 static const TRUST_TOKEN_METHOD kMethod = { in TRUST_TOKEN_experiment_v1() local
57 return &kMethod; in TRUST_TOKEN_experiment_v1()
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp84 kMethod, enumerator
421 if (parser[NKey::kMethod].ThereIs) in main2()
423 const UString &s = parser[NKey::kMethod].PostStrings[0]; in main2()
/external/skqp/tools/bookmaker/
DselfCheck.cpp78 } else if (MarkType::kMethod != csChild->fMarkType) { in checkMethod()
DbmhParser.cpp72 , { "Method", MarkType::kMethod, R_Y, E_Y, M_CSST }
138 case MarkType::kMethod: in addDefinition()
208 if (MarkType::kMethod == markType) { in addDefinition()
240 if (MarkType::kMethod == markType) { in addDefinition()
1349 || (MarkType::kMethod == markType && !child->fClone) in setUpSubstitutes()
1369 if (MarkType::kMethod == markType) { in setUpSubstitutes()
1536 if (fCloned && MarkType::kMethod != markType && MarkType::kExample != markType in findDefinitions()
1847 return uniqueRootName(builder, MarkType::kMethod); in methodName()
1959 if (MarkType::kMethod == fParent->fMarkType && "experimental" != contents in parseHashLine()
2178 case MarkType::kMethod: in typeName()
[all …]
DhackParser.cpp65 if (MarkType::kMethod != child->fMarkType) { in replaceWithPop()
Dbookmaker.h134 kMethod, enumerator
DincludeParser.cpp312 fCheck.fState = CheckCode::State::kMethod; in advanceInclude()
445 if (MarkType::kMethod == iDef.fMarkType) { in writeCodeBlock()
518 if (CheckCode::State::kMethod == fCheck.fState) { in writeCodeBlock()
571 if (CheckCode::State::kMethod == fCheck.fState) { in writeCodeBlock()
577 bool statementEnd = !result.empty() && (MarkType::kMethod == markType in writeCodeBlock()
760 case MarkType::kMethod: { in checkTokens()
1195 case MarkType::kMethod: in dumpClassTokens()
1219 if (MarkType::kMethod == token.fMarkType) { in dumpComment()
1421 case MarkType::kMethod: in dumpGlobals()
1688 if (MarkType::kMethod == child->fMarkType) { in elidedCodeBlock()
[all …]
DbmhParser.h58 , { &fMethodMap, MarkType::kMethod } in BmhParser()
DincludeWriter.cpp828 SkDEBUGCODE(sawMethod |= MarkType::kMethod == iter->fMarkType); in methodOut()
836 SkDEBUGCODE(sawMethod |= MarkType::kMethod == iter->fMarkType); in methodOut()
838 if (MarkType::kMethod != iter->fMarkType) { in methodOut()
1238 if (MarkType::kMethod == token.fMarkType) { in structSizeMembers()
1268 return MarkType::kMethod == child.fMarkType; in find_start()
1334 if (MarkType::kMethod == child.fMarkType) { in populate()
1341 SkASSERT(MarkType::kMethod != child.fMarkType); in populate()
1479 if (MarkType::kMethod == child.fMarkType) { in populate()
1854 || MarkType::kMethod != fStartSetter->fMarkType)) { in populate()
2110 if (defRef && MarkType::kMethod == defRef->fMarkType) { in resolveMethod()
DspellCheck.cpp229 case MarkType::kMethod: { in check()
343 case MarkType::kMethod: in check()
Dbookmaker.cpp351 methods += count_children(*topic.second, MarkType::kMethod); in main()
DmdOut.cpp78 if (MarkType::kMethod == markType && fLastDef->fClone) { in anchorDef()
1499 case MarkType::kMethod: { in markTypeOut()
1668 SkASSERT(MarkType::kMethod == parent->fMarkType); in markTypeOut()
1930 case MarkType::kMethod: in markTypeOut()
2057 if (MarkType::kMethod != def->fMarkType) { in populateOne()
DincludeParser.h50 kMethod, enumerator
Ddefinition.cpp415 SkASSERT(MarkType::kMethod == fMarkType); in checkMethod()
863 SkASSERT(MarkType::kMethod == fMarkType); in hasParam()