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

/external/libbrillo/brillo/http/
H A Dhttp_utils.h285 BRILLO_EXPORT std::unique_ptr<Response> PatchJsonAndBlock(
H A Dhttp_utils.cc336 std::unique_ptr<Response> PatchJsonAndBlock( function in namespace:brillo::http
H A Dhttp_utils_unittest.cc402 response = http::PatchJsonAndBlock(kFakeUrl, &json, {}, transport, nullptr);

Completed in 100 milliseconds