Home
last modified time | relevance | path

Searched refs:PostFormDataAndBlock (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/http/
Dhttp_utils.h219 BRILLO_EXPORT std::unique_ptr<Response> PostFormDataAndBlock(
241 BRILLO_EXPORT std::unique_ptr<Response> PostFormDataAndBlock(
Dhttp_utils_unittest.cc336 auto response = http::PostFormDataAndBlock( in TEST()
356 auto response = http::PostFormDataAndBlock( in TEST()
425 auto response = http::PostFormDataAndBlock( in TEST()
Dhttp_utils.cc236 std::unique_ptr<Response> PostFormDataAndBlock( in PostFormDataAndBlock() function
252 std::unique_ptr<Response> PostFormDataAndBlock( in PostFormDataAndBlock() function