Searched refs:CreateHttpResponseCache (Results 1 – 2 of 2) sorted by relevance
65 static napi_value CreateHttpResponseCache(napi_env env, napi_callback_info info);
78 napi_value HttpModuleExports::CreateHttpResponseCache(napi_env env, napi_callback_info info) in CreateHttpResponseCache() function in OHOS::NetStack::Http::HttpModuleExports122 DECLARE_NAPI_FUNCTION(FUNCTION_CREATE_HTTP_RESPONSE_CACHE, CreateHttpResponseCache), in InitHttpProperties()