class LocalDeviceIdProvider

Defined at line 25 of file ../../src/developer/forensics/feedback/annotations/device_id_provider.h

Fetches the device id from the file at |path|.

Public Methods

void LocalDeviceIdProvider (const std::string & path)

Defined at line 52 of file ../../src/developer/forensics/feedback/annotations/device_id_provider.cc

void GetOnUpdate (::fit::function<void (Annotations)> callback)

Defined at line 57 of file ../../src/developer/forensics/feedback/annotations/device_id_provider.cc

std::set<std::string> GetKeys ()

Defined at line 55 of file ../../src/developer/forensics/feedback/annotations/device_id_provider.cc