class DataProvider

Defined at line 33 of file ../../src/developer/forensics/testing/stubs/data_provider.h

Protected Members

map annotations_
basic_string snapshot_key_

Public Methods

void DataProvider (const std::map<std::string, std::string> & annotations, const std::string & snapshot_key)

Defined at line 35 of file ../../src/developer/forensics/testing/stubs/data_provider.h

void GetSnapshot (fuchsia::feedback::GetSnapshotParameters params, GetSnapshotCallback callback)

|fuchsia::feedback::DataProvider|

Defined at line 51 of file ../../src/developer/forensics/testing/stubs/data_provider.cc

void GetSnapshotInternal (zx::duration timeout, const std::string & uuid, GetSnapshotInternalCallback callback)

|feedback::DataProviderInternal|

Defined at line 60 of file ../../src/developer/forensics/testing/stubs/data_provider.cc