This is the complete list of members for crashpad::CrashpadClient, including all inherited members.
CrashpadClient() (defined in crashpad::CrashpadClient) | crashpad::CrashpadClient | |
CrashpadClient(const CrashpadClient &)=delete (defined in crashpad::CrashpadClient) | crashpad::CrashpadClient | |
CrashWithoutDump(const std::string &message) | crashpad::CrashpadClient | static |
DumpAndCrash(EXCEPTION_POINTERS *exception_pointers) | crashpad::CrashpadClient | static |
DumpAndCrashTargetProcess(HANDLE process, HANDLE blame_thread, DWORD exception_code) | crashpad::CrashpadClient | static |
DumpWithoutCrash(NativeCPUContext *context) | crashpad::CrashpadClient | static |
DumpWithoutCrash(NativeCPUContext *context) | crashpad::CrashpadClient | static |
DumpWithoutCrash(const CONTEXT &context) | crashpad::CrashpadClient | static |
DumpWithoutCrashAndDeferProcessing(NativeCPUContext *context) | crashpad::CrashpadClient | static |
DumpWithoutCrashAndDeferProcessingAtPath(NativeCPUContext *context, const base::FilePath path) | crashpad::CrashpadClient | static |
FirstChanceHandler typedef | crashpad::CrashpadClient | |
GetHandlerIPCPipe() const | crashpad::CrashpadClient | |
GetHandlerMachPort() const | crashpad::CrashpadClient | |
GetHandlerSocket(int *sock, pid_t *pid) | crashpad::CrashpadClient | static |
GetThreadIdForTesting() | crashpad::CrashpadClient | static |
InitializeSignalStackForThread() | crashpad::CrashpadClient | static |
operator=(const CrashpadClient &)=delete (defined in crashpad::CrashpadClient) | crashpad::CrashpadClient | |
ProcessIntermediateDump(const base::FilePath &file, const std::map< std::string, std::string > &annotations={}) | crashpad::CrashpadClient | static |
ProcessIntermediateDumps(const std::map< std::string, std::string > &annotations={}) | crashpad::CrashpadClient | static |
ProcessPendingReportsObservationCallback typedef | crashpad::CrashpadClient | |
RegisterWerModule(const std::wstring &full_path) | crashpad::CrashpadClient | |
ResetForTesting() | crashpad::CrashpadClient | static |
SetFirstChanceExceptionHandler(FirstChanceHandler handler) | crashpad::CrashpadClient | static |
SetHandlerIPCPipe(const std::wstring &ipc_pipe) | crashpad::CrashpadClient | |
SetHandlerMachPort(base::apple::ScopedMachSendRight exception_port) | crashpad::CrashpadClient | |
SetHandlerMachService(const std::string &service_name) | crashpad::CrashpadClient | |
SetHandlerSocket(ScopedFileHandle sock, pid_t pid) | crashpad::CrashpadClient | |
SetLastChanceExceptionHandler(bool(*handler)(int, siginfo_t *, ucontext_t *)) | crashpad::CrashpadClient | static |
SetMachExceptionCallbackForTesting(void(*callback)()) | crashpad::CrashpadClient | static |
SetUnhandledSignals(const std::set< int > &unhandled_signals) | crashpad::CrashpadClient | |
StartCrashpadInProcessHandler(const base::FilePath &database, const std::string &url, const std::map< std::string, std::string > &annotations, ProcessPendingReportsObservationCallback callback) | crashpad::CrashpadClient | static |
StartHandler(const base::FilePath &handler, const base::FilePath &database, const base::FilePath &metrics_dir, const std::string &url, const std::map< std::string, std::string > &annotations, const std::vector< std::string > &arguments, bool restartable, bool asynchronous_start, const std::vector< base::FilePath > &attachments={}) | crashpad::CrashpadClient | |
StartHandlerAtCrash(const base::FilePath &handler, const base::FilePath &database, const base::FilePath &metrics_dir, const std::string &url, const std::map< std::string, std::string > &annotations, const std::vector< std::string > &arguments, const std::vector< base::FilePath > &attachments={}) | crashpad::CrashpadClient | |
StartHandlerForClient(const base::FilePath &handler, const base::FilePath &database, const base::FilePath &metrics_dir, const std::string &url, const std::map< std::string, std::string > &annotations, const std::vector< std::string > &arguments, int socket) | crashpad::CrashpadClient | static |
StartHandlerWithLinkerAtCrash(const std::string &handler_trampoline, const std::string &handler_library, bool is_64_bit, const std::vector< std::string > *env, const base::FilePath &database, const base::FilePath &metrics_dir, const std::string &url, const std::map< std::string, std::string > &annotations, const std::vector< std::string > &arguments) | crashpad::CrashpadClient | |
StartHandlerWithLinkerForClient(const std::string &handler_trampoline, const std::string &handler_library, bool is_64_bit, const std::vector< std::string > *env, const base::FilePath &database, const base::FilePath &metrics_dir, const std::string &url, const std::map< std::string, std::string > &annotations, const std::vector< std::string > &arguments, int socket) | crashpad::CrashpadClient | static |
StartJavaHandlerAtCrash(const std::string &class_name, const std::vector< std::string > *env, const base::FilePath &database, const base::FilePath &metrics_dir, const std::string &url, const std::map< std::string, std::string > &annotations, const std::vector< std::string > &arguments) | crashpad::CrashpadClient | |
StartJavaHandlerForClient(const std::string &class_name, const std::vector< std::string > *env, const base::FilePath &database, const base::FilePath &metrics_dir, const std::string &url, const std::map< std::string, std::string > &annotations, const std::vector< std::string > &arguments, int socket) | crashpad::CrashpadClient | static |
StartProcessingPendingReports(UploadBehavior upload_behavior=UploadBehavior::kUploadWhenAppIsActive) | crashpad::CrashpadClient | static |
UseSystemDefaultHandler() | crashpad::CrashpadClient | static |
WaitForHandlerStart(unsigned int timeout_ms) | crashpad::CrashpadClient | |
~CrashpadClient() (defined in crashpad::CrashpadClient) | crashpad::CrashpadClient |