Searched refs:SendRequestWithNoDataAndBlock (Results 1 - 3 of 3) sorted by relevance

/external/libbrillo/brillo/http/
H A Dhttp_utils.cc28 return SendRequestWithNoDataAndBlock(
48 return SendRequestWithNoDataAndBlock(
112 std::unique_ptr<Response> SendRequestWithNoDataAndBlock( function in namespace:brillo::http
H A Dhttp_utils.h68 BRILLO_EXPORT std::unique_ptr<Response> SendRequestWithNoDataAndBlock(
H A Dhttp_utils_unittest.cc152 auto response = http::SendRequestWithNoDataAndBlock(
454 auto response = http::SendRequestWithNoDataAndBlock(

Completed in 203 milliseconds