class DataProviderTracksNumConnections
Defined at line 91 of file ../../src/developer/forensics/testing/stubs/data_provider.h
Public Methods
void DataProviderTracksNumConnections (size_t expected_num_connections)
Defined at line 93 of file ../../src/developer/forensics/testing/stubs/data_provider.h
::fidl::InterfaceRequestHandler<fuchsia::feedback::DataProvider> GetHandler ()
Defined at line 97 of file ../../src/developer/forensics/testing/stubs/data_provider.h
void ~DataProviderTracksNumConnections ()
Defined at line 99 of file ../../src/developer/forensics/testing/stubs/data_provider.cc
void GetSnapshot (fuchsia::feedback::GetSnapshotParameters params, GetSnapshotCallback callback)
|fuchsia::feedback::DataProvider|
Defined at line 105 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 110 of file ../../src/developer/forensics/testing/stubs/data_provider.cc