Searched refs:HTTP_CLIENT_KEY (Results 1 – 3 of 3) sorted by relevance
62 const char *const HttpConstant::HTTP_CLIENT_KEY = "keyPath"; member in OHOS::NetStack::Http::HttpConstant
167 static const char *const HTTP_CLIENT_KEY; variable
714 …g key = NapiUtils::GetStringPropertyUtf8(GetEnv(), clientCertValue, HttpConstant::HTTP_CLIENT_KEY); in ParseClientCert()