Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/
H A Dlibcurl_http_fetcher.cc465 GetHttpResponseCode(); in CurlPerformOnce()
580 GetHttpResponseCode(); in LibcurlWrite()
802 void LibcurlHttpFetcher::GetHttpResponseCode() { in GetHttpResponseCode() function in chromeos_update_engine::LibcurlHttpFetcher
H A Dmock_libcurl_http_fetcher.h31 MOCK_METHOD0(GetHttpResponseCode, void());
H A Dlibcurl_http_fetcher_unittest.cc154 EXPECT_CALL(libcurl_fetcher_, GetHttpResponseCode()) in TEST_F()
H A Dlibcurl_http_fetcher.h168 virtual void GetHttpResponseCode();