Crashpad
crashpad::test::TestSystemSnapshot Member List

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

CPUCount() const overridecrashpad::test::TestSystemSnapshotvirtual
CPUFrequency(uint64_t *current_hz, uint64_t *max_hz) const overridecrashpad::test::TestSystemSnapshotvirtual
CPURevision() const overridecrashpad::test::TestSystemSnapshotvirtual
CPUVendor() const overridecrashpad::test::TestSystemSnapshotvirtual
CPUX86ExtendedFeatures() const overridecrashpad::test::TestSystemSnapshotvirtual
CPUX86Features() const overridecrashpad::test::TestSystemSnapshotvirtual
CPUX86Leaf7Features() const overridecrashpad::test::TestSystemSnapshotvirtual
CPUX86Signature() const overridecrashpad::test::TestSystemSnapshotvirtual
CPUX86SupportsDAZ() const overridecrashpad::test::TestSystemSnapshotvirtual
DaylightSavingTimeStatus enum namecrashpad::SystemSnapshot
GetCPUArchitecture() const overridecrashpad::test::TestSystemSnapshotvirtual
GetOperatingSystem() const overridecrashpad::test::TestSystemSnapshotvirtual
kDoesNotObserveDaylightSavingTime enum valuecrashpad::SystemSnapshot
kObservingDaylightSavingTime enum valuecrashpad::SystemSnapshot
kObservingStandardTime enum valuecrashpad::SystemSnapshot
kOperatingSystemAndroid enum valuecrashpad::SystemSnapshot
kOperatingSystemFuchsia enum valuecrashpad::SystemSnapshot
kOperatingSystemIOS enum valuecrashpad::SystemSnapshot
kOperatingSystemLinux enum valuecrashpad::SystemSnapshot
kOperatingSystemMacOSX enum valuecrashpad::SystemSnapshot
kOperatingSystemUnknown enum valuecrashpad::SystemSnapshot
kOperatingSystemWindows enum valuecrashpad::SystemSnapshot
MachineDescription() const overridecrashpad::test::TestSystemSnapshotvirtual
NXEnabled() const overridecrashpad::test::TestSystemSnapshotvirtual
OperatingSystem enum namecrashpad::SystemSnapshot
OSServer() const overridecrashpad::test::TestSystemSnapshotvirtual
OSVersion(int *major, int *minor, int *bugfix, std::string *build) const overridecrashpad::test::TestSystemSnapshotvirtual
OSVersionFull() const overridecrashpad::test::TestSystemSnapshotvirtual
SetCPUArchitecture(CPUArchitecture cpu_architecture) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetCPUCount(uint8_t cpu_count) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetCPUFrequency(uint64_t current_hz, uint64_t max_hz) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetCPURevision(uint32_t cpu_revision) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetCPUVendor(const std::string &cpu_vendor) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetCPUX86ExtendedFeatures(uint64_t cpu_x86_extended_features) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetCPUX86Features(uint64_t cpu_x86_features) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetCPUX86Leaf7Features(uint32_t cpu_x86_leaf_7_features) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetCPUX86Signature(uint32_t cpu_x86_signature) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetCPUX86SupportsDAZ(bool cpu_x86_supports_daz) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetMachineDescription(const std::string &machine_description) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetNXEnabled(bool nx_enabled) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetOperatingSystem(OperatingSystem operating_system) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetOSServer(bool os_server) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetOSVersion(int major, int minor, int bugfix, const std::string &build) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetOSVersionFull(const std::string &os_version_full) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
SetTimeZone(DaylightSavingTimeStatus dst_status, int standard_offset_seconds, int daylight_offset_seconds, const std::string &standard_name, const std::string &daylight_name) (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshotinline
TestSystemSnapshot() (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshot
TimeZone(DaylightSavingTimeStatus *dst_status, int *standard_offset_seconds, int *daylight_offset_seconds, std::string *standard_name, std::string *daylight_name) const overridecrashpad::test::TestSystemSnapshotvirtual
~SystemSnapshot() (defined in crashpad::SystemSnapshot)crashpad::SystemSnapshotinlinevirtual
~TestSystemSnapshot() override (defined in crashpad::test::TestSystemSnapshot)crashpad::test::TestSystemSnapshot