Crashpad
 
Loading...
Searching...
No Matches
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
CrashpadClient(const CrashpadClient &)=delete (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
DumpWithoutCrashAndDeferProcessing(NativeCPUContext *context)crashpad::CrashpadClientstatic
DumpWithoutCrashAndDeferProcessingAtPath(NativeCPUContext *context, const base::FilePath path)crashpad::CrashpadClientstatic
FirstChanceHandler typedefcrashpad::CrashpadClient
GetHandlerIPCPipe() constcrashpad::CrashpadClient
GetHandlerMachPort() constcrashpad::CrashpadClient
GetHandlerSocket(int *sock, pid_t *pid)crashpad::CrashpadClientstatic
GetThreadIdForTesting()crashpad::CrashpadClientstatic
InitializeSignalStackForThread()crashpad::CrashpadClientstatic
operator=(const CrashpadClient &)=delete (defined in crashpad::CrashpadClient)crashpad::CrashpadClient
ProcessIntermediateDump(const base::FilePath &file, const std::map< std::string, std::string > &annotations={})crashpad::CrashpadClientstatic
ProcessIntermediateDumps(const std::map< std::string, std::string > &annotations={})crashpad::CrashpadClientstatic
ProcessPendingReportsObservationCallback typedefcrashpad::CrashpadClient
RegisterWerModule(const std::wstring &full_path)crashpad::CrashpadClient
ResetForTesting()crashpad::CrashpadClientstatic
SetFirstChanceExceptionHandler(FirstChanceHandler handler)crashpad::CrashpadClientstatic
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::CrashpadClientstatic
SetMachExceptionCallbackForTesting(void(*callback)())crashpad::CrashpadClientstatic
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::CrashpadClientstatic
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::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
StartProcessingPendingReports(UploadBehavior upload_behavior=UploadBehavior::kUploadWhenAppIsActive)crashpad::CrashpadClientstatic
UseSystemDefaultHandler()crashpad::CrashpadClientstatic
WaitForHandlerStart(unsigned int timeout_ms)crashpad::CrashpadClient
~CrashpadClient() (defined in crashpad::CrashpadClient)crashpad::CrashpadClient