Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::FakeHttpClient, including all inherited members.
DataCallback typedef | cuttlefish::HttpClient | |
DownloadToCallback(HttpRequest request, HttpClient::DataCallback callback) override | cuttlefish::FakeHttpClient | virtual |
FindHandler(std::string_view url) const | cuttlefish::FakeHttpClient | private |
Handler typedef | cuttlefish::FakeHttpClient | |
mutex_ | cuttlefish::FakeHttpClient | private |
responses_ | cuttlefish::FakeHttpClient | private |
SetResponse(std::string data, std::string url="") | cuttlefish::FakeHttpClient | |
SetResponse(Handler handler, std::string url="") | cuttlefish::FakeHttpClient | |
~HttpClient() | cuttlefish::HttpClient | virtual |