Searched refs:PatchJsonAndBlock (Results 1 – 3 of 3) sorted by relevance
286 BRILLO_EXPORT std::unique_ptr<Response> PatchJsonAndBlock(
336 std::unique_ptr<Response> PatchJsonAndBlock( in PatchJsonAndBlock() function
404 response = http::PatchJsonAndBlock(kFakeUrl, &json, {}, transport, nullptr); in TEST()