Home
last modified time | relevance | path

Searched defs:HttpFetcher (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/update_engine/common/
H A Dhttp_fetcher.h49 explicit HttpFetcher(ProxyResolver* proxy_resolver) in HttpFetcher() function
H A Dhttp_fetcher_unittest.cc450 bool ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() argument
/aosp12/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
H A DHttpFetcher.java41 public class HttpFetcher { class