MCPcopy Create free account
hub / github.com/brichard19/BitCrack / getDeviceName

Method getDeviceName

CLKeySearchDevice/CLKeySearchDevice.cpp:334–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332}
333
334std::string CLKeySearchDevice::getDeviceName()
335{
336 return _deviceName;
337}
338
339void CLKeySearchDevice::getMemoryInfo(uint64_t &freeMem, uint64_t &totalMem)
340{

Callers 1

CLKeySearchDeviceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected