class DataProviderInternal

Defined at line 49 of file ../../src/developer/forensics/feedback_data/data_provider.h

Internal-only class for collecting snapshots that avoids converting data to FIDL domain objects.

Should be used by Feedback itself because the conversion to FIDL is lossy and information on why

data is missing, like annotations, is dropped.

Public Methods

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

Defined at line 51 of file ../../src/developer/forensics/feedback_data/data_provider.h