HomeSort by relevance Sort by last modified time
    Searched refs:HeadAndBlock (Results 1 - 3 of 3) sorted by null

  /external/libbrillo/brillo/http/
http_utils.h 139 BRILLO_EXPORT std::unique_ptr<Response> HeadAndBlock(
http_utils.cc 45 std::unique_ptr<Response> HeadAndBlock(const std::string& url,
http_utils_unittest.cc 261 auto response = http::HeadAndBlock(kFakeUrl, transport, nullptr);

Completed in 56 milliseconds