|
Rosetta
|
This is the complete list of members for GetURLHandler, including all inherited members.
| AppendDataBytes(const char *buffer, int32_t num_bytes) | GetURLHandler | private |
| buffer_ | GetURLHandler | private |
| cc_factory_ | GetURLHandler | private |
| Create(pp::Instance *instance_, const std::string &url, utility::Inline_File_Provider_Hook *file_provider_hook) | GetURLHandler | static |
| file_provider_hook_ | GetURLHandler | private |
| GetURLHandler(pp::Instance *instance_, const std::string &url, utility::Inline_File_Provider_Hook *file_provider_hook) | GetURLHandler | private |
| GetURLHandler(const GetURLHandler &) | GetURLHandler | private |
| instance_ | GetURLHandler | private |
| OnOpen(int32_t result) | GetURLHandler | private |
| OnRead(int32_t result) | GetURLHandler | private |
| operator=(const GetURLHandler &) | GetURLHandler | private |
| ReadBody() | GetURLHandler | private |
| ReportResult(const std::string &fname, const std::string &text, bool success) | GetURLHandler | private |
| ReportResultAndDie(const std::string &fname, const std::string &text, bool success) | GetURLHandler | private |
| Start() | GetURLHandler | |
| url_ | GetURLHandler | private |
| url_loader_ | GetURLHandler | private |
| url_request_ | GetURLHandler | private |
| url_response_body_ | GetURLHandler | private |
| ~GetURLHandler() | GetURLHandler | private |