class DeviceIdProviderBase

Defined at line 18 of file ../../src/developer/forensics/testing/stubs/device_id_provider.h

Public Methods

void SetDeviceId (std::string device_id)

Defined at line 26 of file ../../src/developer/forensics/testing/stubs/device_id_provider.cc

void GetId (GetIdCallback callback)

|fuchsia::feedback::DeviceIdProvider|

Defined at line 13 of file ../../src/developer/forensics/testing/stubs/device_id_provider.cc

Protected Methods

void GetIdInternal (GetIdCallback callback)

Defined at line 15 of file ../../src/developer/forensics/testing/stubs/device_id_provider.cc

void DeviceIdProviderBase ()

Defined at line 27 of file ../../src/developer/forensics/testing/stubs/device_id_provider.h

void DeviceIdProviderBase (const std::string & device_id)

Defined at line 28 of file ../../src/developer/forensics/testing/stubs/device_id_provider.h