|
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 | mutableprivate |
| requested_urls_ | cuttlefish::FakeHttpClient | private |
| RequestMade(std::string_view url) const | cuttlefish::FakeHttpClient | |
| responses_ | cuttlefish::FakeHttpClient | private |
| SetResponse(std::string data, std::string url="") | cuttlefish::FakeHttpClient | |
| SetResponse(HttpResponse< std::string > response, std::string url="") | cuttlefish::FakeHttpClient | |
| SetResponse(Handler handler, std::string url="") | cuttlefish::FakeHttpClient | |
| ~HttpClient() | cuttlefish::HttpClient | virtual |