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

Method getDeviceName

CudaKeySearchDevice/CudaKeySearchDevice.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169std::string CudaKeySearchDevice::getDeviceName()
170{
171 return _deviceName;
172}
173
174void CudaKeySearchDevice::getMemoryInfo(uint64_t &freeMem, uint64_t &totalMem)
175{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected