Home
last modified time | relevance | path

Searched refs:LoggingCurlDebugFunction (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.cc46 int LoggingCurlDebugFunction(CURL*, curl_infotype type, char* data, size_t size, in LoggingCurlDebugFunction() function
291 curl_easy_setopt(curl_, CURLOPT_DEBUGFUNCTION, LoggingCurlDebugFunction); in DownloadToCallback()