HomeSort by relevance Sort by last modified time
    Searched refs:PostBinaryAndBlock (Results 1 - 4 of 4) sorted by null

  /external/libbrillo/brillo/http/
http_utils.cc 70 return PostBinaryAndBlock(
182 std::unique_ptr<Response> PostBinaryAndBlock(
243 return PostBinaryAndBlock(url,
310 return PostBinaryAndBlock(
http_utils.h 156 BRILLO_EXPORT std::unique_ptr<Response> PostBinaryAndBlock(
http_utils_unittest.cc 291 auto response = http::PostBinaryAndBlock(kFakeUrl,
  /system/tpm/attestation/server/
attestation_service.cc 633 std::unique_ptr<brillo::http::Response> response = PostBinaryAndBlock(

Completed in 82 milliseconds