Crashpad
crashpad::CrashpadClient Member List

This is the complete list of members for crashpad::CrashpadClient, including all inherited members.

CrashpadClient() (defined in crashpad::CrashpadClient)crashpad::CrashpadClient
DumpAndCrash(EXCEPTION_POINTERS *exception_pointers)crashpad::CrashpadClientstatic
DumpAndCrashTargetProcess(HANDLE process, HANDLE blame_thread, DWORD exception_code)crashpad::CrashpadClientstatic
DumpWithoutCrash(NativeCPUContext *context)crashpad::CrashpadClientstatic
DumpWithoutCrash(const CONTEXT &context)crashpad::CrashpadClientstatic
FirstChanceHandler typedefcrashpad::CrashpadClient
GetHandlerIPCPipe() constcrashpad::CrashpadClient
GetHandlerMachPort() constcrashpad::CrashpadClient
kTriggeredExceptionCode enum valuecrashpad::CrashpadClient
SetFirstChanceExceptionHandler(FirstChanceHandler handler)crashpad::CrashpadClientstatic
SetHandlerIPCPipe(const std::wstring &ipc_pipe)crashpad::CrashpadClient
SetHandlerMachPort(base::mac::ScopedMachSendRight exception_port)crashpad::CrashpadClient
SetHandlerMachService(const std::string &service_name)crashpad::CrashpadClient
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)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)crashpad::CrashpadClientstatic
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::CrashpadClientstatic
UseSystemDefaultHandler()crashpad::CrashpadClientstatic
WaitForHandlerStart(unsigned int timeout_ms)crashpad::CrashpadClient
~CrashpadClient() (defined in crashpad::CrashpadClient)crashpad::CrashpadClient