Searched refs:PARAM_KEY_USING_HTTP_PROXY (Results 1 – 5 of 5) sorted by relevance
59 static const char *const PARAM_KEY_USING_HTTP_PROXY; variable
48 const char *const HttpConstant::PARAM_KEY_USING_HTTP_PROXY = "usingProxy"; member in OHOS::NetStack::HttpClient::HttpConstant
49 const char *const HttpConstant::PARAM_KEY_USING_HTTP_PROXY = "usingProxy"; member in OHOS::NetStack::Http::HttpConstant
155 static const char *const PARAM_KEY_USING_HTTP_PROXY; variable
321 … (!NapiUtils::HasNamedProperty(GetEnv(), optionsValue, HttpConstant::PARAM_KEY_USING_HTTP_PROXY)) { in ParseUsingHttpProxy()326 … NapiUtils::GetNamedProperty(GetEnv(), optionsValue, HttpConstant::PARAM_KEY_USING_HTTP_PROXY); in ParseUsingHttpProxy()