Home
last modified time | relevance | path

Searched refs:USER_CERT_BASE_PATH (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_constant.h82 static const std::string USER_CERT_BASE_PATH; member in OHOS::NetStack::HttpClient::final
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_constant.cpp72 const std::string HttpConstant::USER_CERT_BASE_PATH = "/data/certificates/user_cacerts/"; member in OHOS::NetStack::HttpClient::HttpConstant
H A Dhttp_client_task.cpp158 HttpConstant::USER_CERT_BASE_PATH + std::to_string(getuid() / HttpConstant::UID_TRANSFORM_DIVISOR)); in SslCtxFunction()

Completed in 2 milliseconds