Home
last modified time | relevance | path

Searched defs:impl_params (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/
H A Dcert_verifier.cc33 const CertVerifyProc::ImplParams& impl_params, in CreateCertVerifyProc()
H A Dmulti_threaded_cert_verifier.cc227 const net::CertVerifyProc::ImplParams& impl_params, in UpdateVerifyProcData()
H A Dmulti_threaded_cert_verifier_unittest.cc86 const CertVerifyProc::ImplParams& impl_params, in CreateCertVerifyProc()
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dscript_init.cpp323 const auto& impl_params = impl_decl.params(); in mergeDefaultsAndExtraParametersToOverloadDecl() local