Home
last modified time | relevance | path

Searched defs:DataCallback (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.h54 typedef std::function<bool(char*, size_t)> DataCallback; typedef
Dsso_client.cc130 DataCallback, const std::string&, const std::vector<std::string>&) { in DownloadToCallback() argument