AddExtraMemory(std::unique_ptr< MemorySnapshot > extra_memory) | crashpad::test::TestProcessSnapshot | inline |
AddHandle(const HandleSnapshot &handle) | crashpad::test::TestProcessSnapshot | inline |
AddMemoryMapRegion(std::unique_ptr< MemoryMapRegionSnapshot > region) | crashpad::test::TestProcessSnapshot | inline |
AddModule(std::unique_ptr< ModuleSnapshot > module) | crashpad::test::TestProcessSnapshot | inline |
AddModule(const UnloadedModuleSnapshot &unloaded_module) | crashpad::test::TestProcessSnapshot | inline |
AddThread(std::unique_ptr< ThreadSnapshot > thread) | crashpad::test::TestProcessSnapshot | inline |
AnnotationsSimpleMap() const override | crashpad::test::TestProcessSnapshot | virtual |
ClientID(UUID *client_id) const override | crashpad::test::TestProcessSnapshot | virtual |
Exception() const override | crashpad::test::TestProcessSnapshot | virtual |
ExtraMemory() const override | crashpad::test::TestProcessSnapshot | virtual |
Handles() const override | crashpad::test::TestProcessSnapshot | virtual |
Memory() const override | crashpad::test::TestProcessSnapshot | virtual |
MemoryMap() const override | crashpad::test::TestProcessSnapshot | virtual |
Modules() const override | crashpad::test::TestProcessSnapshot | virtual |
operator=(const TestProcessSnapshot &)=delete (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | |
ParentProcessID() const override | crashpad::test::TestProcessSnapshot | virtual |
ProcessCPUTimes(timeval *user_time, timeval *system_time) const override | crashpad::test::TestProcessSnapshot | virtual |
ProcessID() const override | crashpad::test::TestProcessSnapshot | virtual |
ProcessStartTime(timeval *start_time) const override | crashpad::test::TestProcessSnapshot | virtual |
ReportID(UUID *report_id) const override | crashpad::test::TestProcessSnapshot | virtual |
SetAnnotationsSimpleMap(const std::map< std::string, std::string > &annotations_simple_map) (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | inline |
SetClientID(const UUID &client_id) (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | inline |
SetException(std::unique_ptr< ExceptionSnapshot > exception) | crashpad::test::TestProcessSnapshot | inline |
SetParentProcessID(crashpad::ProcessID parent_process_id) (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | inline |
SetProcessCPUTimes(const timeval &user_time, const timeval &system_time) (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | inline |
SetProcessID(crashpad::ProcessID process_id) (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | inline |
SetProcessMemory(std::unique_ptr< ProcessMemory > process_memory) | crashpad::test::TestProcessSnapshot | inline |
SetProcessStartTime(const timeval &start_time) (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | inline |
SetReportID(const UUID &report_id) (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | inline |
SetSnapshotTime(const timeval &snapshot_time) (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | inline |
SetSystem(std::unique_ptr< SystemSnapshot > system) | crashpad::test::TestProcessSnapshot | inline |
SnapshotTime(timeval *snapshot_time) const override | crashpad::test::TestProcessSnapshot | virtual |
System() const override | crashpad::test::TestProcessSnapshot | virtual |
TestProcessSnapshot() (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | |
TestProcessSnapshot(const TestProcessSnapshot &)=delete (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | |
Threads() const override | crashpad::test::TestProcessSnapshot | virtual |
UnloadedModules() const override | crashpad::test::TestProcessSnapshot | virtual |
~ProcessSnapshot() (defined in crashpad::ProcessSnapshot) | crashpad::ProcessSnapshot | inlinevirtual |
~TestProcessSnapshot() override (defined in crashpad::test::TestProcessSnapshot) | crashpad::test::TestProcessSnapshot | |