Crashpad
crashpad::CrashReportDatabaseGeneric Member List

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

AttachmentsPath(const UUID &uuid) (defined in crashpad::CrashReportDatabaseGeneric)crashpad::CrashReportDatabaseGeneric
CleanDatabase(time_t lockfile_ttl) overridecrashpad::CrashReportDatabaseGenericvirtual
CrashReportDatabase() (defined in crashpad::CrashReportDatabase)crashpad::CrashReportDatabaseinlineprotected
CrashReportDatabaseGeneric() (defined in crashpad::CrashReportDatabaseGeneric)crashpad::CrashReportDatabaseGeneric
DeleteReport(const UUID &uuid) overridecrashpad::CrashReportDatabaseGenericvirtual
FinishedWritingCrashReport(std::unique_ptr< NewReport > report, UUID *uuid) overridecrashpad::CrashReportDatabaseGenericvirtual
GetCompletedReports(std::vector< Report > *reports) overridecrashpad::CrashReportDatabaseGenericvirtual
GetPendingReports(std::vector< Report > *reports) overridecrashpad::CrashReportDatabaseGenericvirtual
GetReportForUploading(const UUID &uuid, std::unique_ptr< const UploadReport > *report, bool report_metrics) overridecrashpad::CrashReportDatabaseGenericvirtual
GetSettings() overridecrashpad::CrashReportDatabaseGenericvirtual
Initialize(const base::FilePath &path, bool may_create) (defined in crashpad::CrashReportDatabaseGeneric)crashpad::CrashReportDatabaseGeneric
crashpad::CrashReportDatabase::Initialize(const base::FilePath &path)crashpad::CrashReportDatabasestatic
InitializeWithoutCreating(const base::FilePath &path)crashpad::CrashReportDatabasestatic
kBusyError enum valuecrashpad::CrashReportDatabase
kCannotRequestUpload enum valuecrashpad::CrashReportDatabase
kDatabaseError enum valuecrashpad::CrashReportDatabase
kFileSystemError enum valuecrashpad::CrashReportDatabase
kNoError enum valuecrashpad::CrashReportDatabase
kReportNotFound enum valuecrashpad::CrashReportDatabase
LookUpCrashReport(const UUID &uuid, Report *report) overridecrashpad::CrashReportDatabaseGenericvirtual
OperationStatus enum namecrashpad::CrashReportDatabase
PrepareNewCrashReport(std::unique_ptr< NewReport > *report) overridecrashpad::CrashReportDatabaseGenericvirtual
RecordUploadComplete(std::unique_ptr< const UploadReport > report, const std::string &id)crashpad::CrashReportDatabase
RequestUpload(const UUID &uuid) overridecrashpad::CrashReportDatabaseGenericvirtual
SkipReportUpload(const UUID &uuid, Metrics::CrashSkippedReason reason) overridecrashpad::CrashReportDatabaseGenericvirtual
~CrashReportDatabase() (defined in crashpad::CrashReportDatabase)crashpad::CrashReportDatabaseinlinevirtual
~CrashReportDatabaseGeneric() override (defined in crashpad::CrashReportDatabaseGeneric)crashpad::CrashReportDatabaseGeneric