Home
last modified time | relevance | path

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

/aosp12/system/update_engine/
H A Dmock_libcurl_http_fetcher.h32 MOCK_METHOD0(GetHttpResponseCode, void());
H A Dlibcurl_http_fetcher.cc480 GetHttpResponseCode(); in CurlPerformOnce()
595 GetHttpResponseCode(); in LibcurlWrite()
817 void LibcurlHttpFetcher::GetHttpResponseCode() { in GetHttpResponseCode() function in chromeos_update_engine::LibcurlHttpFetcher
H A Dlibcurl_http_fetcher_unittest.cc153 EXPECT_CALL(libcurl_fetcher_, GetHttpResponseCode()) in TEST_F()
H A Dlibcurl_http_fetcher.h173 virtual void GetHttpResponseCode();