class DataProvider

Defined at line 32 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 34 of file ../../src/developer/forensics/testing/stubs/data_provider.h

void GetSnapshot (GetSnapshotRequest & request, GetSnapshotCompleter::Sync & completer)

|fuchsia_feedback::DataProvider|

Defined at line 63 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 70 of file ../../src/developer/forensics/testing/stubs/data_provider.cc