Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Dhttp_fetcher.h50 HttpFetcher() in HttpFetcher() function
H A Dhttp_fetcher_unittest.cc436 bool ReceivedBytes(HttpFetcher* /* fetcher */, in ReceivedBytes() argument
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/calllocation/impl/
DHttpFetcher.java41 public class HttpFetcher { class
/aosp_15_r20/external/autotest/client/common_lib/
H A Dpackages.py143 class HttpFetcher(RepositoryFetcher): class