Searched defs:CacheProxy (Results 1 – 2 of 2) sorted by relevance
39 CacheProxy::CacheProxy(HttpRequest &requestOptions) : strategy_(requestOptions) in CacheProxy() function in OHOS::NetStack::Http::CacheProxy
43 CacheProxy::CacheProxy(HttpRequestOptions &requestOptions) : strategy_(requestOptions) in CacheProxy() function in OHOS::NetStack::Http::CacheProxy