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
CrashWithoutDump(const std::string &message)crashpad::CrashpadClientstatic
DumpAndCrash(EXCEPTION_POINTERS *exception_pointers)crashpad::CrashpadClientstatic
DumpAndCrashTargetProcess(HANDLE process, HANDLE blame_thread, DWORD exception_code)crashpad::CrashpadClientstatic
DumpWithoutCrash(NativeCPUContext *context)crashpad::CrashpadClientstatic
DumpWithoutCrash(NativeCPUContext *context)crashpad::CrashpadClientstatic
DumpWithoutCrash(const CONTEXT &context)crashpad::CrashpadClientstatic
FirstChanceHandler typedefcrashpad::CrashpadClient
GetHandlerIPCPipe() constcrashpad::CrashpadClient
GetHandlerMachPort() constcrashpad::CrashpadClient
GetHandlerSocket(int *sock, pid_t *pid)crashpad::CrashpadClientstatic
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
SetHandlerSocket(ScopedFileHandle sock, pid_t pid)crashpad::CrashpadClient
SetUnhandledSignals(const std::set< int > &unhandled_signals)crashpad::CrashpadClient
StartCrashpadInProcessHandler()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::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::CrashpadClientstatic
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::CrashpadClientstatic
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::CrashpadClientstatic
UseSystemDefaultHandler()crashpad::CrashpadClientstatic
WaitForHandlerStart(unsigned int timeout_ms)crashpad::CrashpadClient
~CrashpadClient() (defined in crashpad::CrashpadClient)crashpad::CrashpadClient