Searched defs:SetRequestData (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libbrillo/brillo/http/ | ||
H A D | mock_connection.h | 40 bool SetRequestData(StreamPtr stream, brillo::ErrorPtr* error) override { in SetRequestData() function |
H A D | http_connection_fake.cc | 35 bool Connection::SetRequestData(StreamPtr stream, in SetRequestData() function in brillo::http::fake::Connection |
H A D | http_connection_curl.cc | 82 bool Connection::SetRequestData(StreamPtr stream, in SetRequestData() function in brillo::http::curl::Connection |