Home
last modified time | relevance | path

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

/aosp12/system/update_engine/
H A Dlibcurl_http_fetcher.h176 CURLcode GetCurlCode();
H A Dlibcurl_http_fetcher.cc487 CURLcode curl_code = GetCurlCode(); in CurlPerformOnce()
831 CURLcode LibcurlHttpFetcher::GetCurlCode() { in GetCurlCode() function in chromeos_update_engine::LibcurlHttpFetcher