This is the complete list of members for
google_breakpad::CrashGenerationClient, including all inherited members.
CrashGenerationClient(const char *mach_port_name) | google_breakpad::CrashGenerationClient | [inline, explicit] |
CrashGenerationClient(const wchar_t *pipe_name, MINIDUMP_TYPE dump_type, const CustomClientInfo *custom_info) | google_breakpad::CrashGenerationClient | |
CrashGenerationClient(HANDLE pipe_handle, MINIDUMP_TYPE dump_type, const CustomClientInfo *custom_info) | google_breakpad::CrashGenerationClient | |
DuplicatePipeToClientProcess(const wchar_t *pipe_name, HANDLE hProcess) | google_breakpad::CrashGenerationClient | [static] |
Register() | google_breakpad::CrashGenerationClient | |
RequestDump(const void *blob, size_t blob_size) | google_breakpad::CrashGenerationClient | |
RequestDump() | google_breakpad::CrashGenerationClient | [inline] |
RequestDump(EXCEPTION_POINTERS *ex_info, MDRawAssertionInfo *assert_info) | google_breakpad::CrashGenerationClient | |
RequestDump(EXCEPTION_POINTERS *ex_info) | google_breakpad::CrashGenerationClient | |
RequestDump(MDRawAssertionInfo *assert_info) | google_breakpad::CrashGenerationClient | |
RequestDumpForException(int exception_type, int exception_code, int exception_subcode, mach_port_t crashing_thread) | google_breakpad::CrashGenerationClient | |
RequestUpload(DWORD crash_id) | google_breakpad::CrashGenerationClient | |
TryCreate(int server_fd) | google_breakpad::CrashGenerationClient | [static] |
~CrashGenerationClient() | google_breakpad::CrashGenerationClient | [inline] |
~CrashGenerationClient() | google_breakpad::CrashGenerationClient | |