Searched refs:SendRequestAndBlock (Results 1 – 3 of 3) sorted by relevance
50 http::SendRequestAndBlock(request_type::kPost, in TEST()102 http::SendRequestAndBlock(request_type::kPost, in TEST()119 auto response = http::SendRequestAndBlock(request_type::kGet, in TEST()136 auto response = http::SendRequestAndBlock(request_type::kPut, in TEST()193 auto response = http::SendRequestAndBlock( in TEST()
91 std::unique_ptr<Response> SendRequestAndBlock( in SendRequestAndBlock() function118 return SendRequestAndBlock( in SendRequestWithNoDataAndBlock()190 return SendRequestAndBlock(request_type::kPost, in PostBinaryAndBlock()348 return SendRequestAndBlock(request_type::kPatch, in PatchJsonAndBlock()
56 BRILLO_EXPORT std::unique_ptr<Response> SendRequestAndBlock(