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

  /external/libbrillo/brillo/http/
http_utils.cc 28 return SendRequestWithNoDataAndBlock(
48 return SendRequestWithNoDataAndBlock(
112 std::unique_ptr<Response> SendRequestWithNoDataAndBlock(
http_utils.h 68 BRILLO_EXPORT std::unique_ptr<Response> SendRequestWithNoDataAndBlock(
http_utils_unittest.cc 152 auto response = http::SendRequestWithNoDataAndBlock(
456 auto response = http::SendRequestWithNoDataAndBlock(

Completed in 110 milliseconds