Searched refs:GetCertsPath (Results 1 – 6 of 6) sorted by relevance
109 const CertsPath &GetCertsPath();
115 const CertsPath &GetCertsPath();
344 const CertsPath &RequestContext::GetCertsPath() in GetCertsPath() function in OHOS::NetStack::Http::RequestContext
595 NETSTACK_CURL_EASY_SET_OPTION(curl, CURLOPT_SSL_CTX_DATA, &context->GetCertsPath(), context); in SetServerSSLCertOption()
563 const CertsPath &RequestContext::GetCertsPath() in GetCertsPath() function in OHOS::NetStack::Http::RequestContext
911 NETSTACK_CURL_EASY_SET_OPTION(curl, CURLOPT_SSL_CTX_DATA, &context->GetCertsPath(), context); in AddCurlHandle()