Home
last modified time | relevance | path

Searched defs:ImplParams (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/cert/
Dcert_verify_proc.h230 struct NET_EXPORT ImplParams { struct
234 ImplParams& operator=(const ImplParams& other); argument
236 ImplParams& operator=(ImplParams&& other); argument
251 const ImplParams& impl_params) = 0; argument
Dcert_verify_proc.cc893 CertVerifyProcFactory::ImplParams::ImplParams() { in ImplParams() function in net::CertVerifyProcFactory::ImplParams