Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
334
std::string CLKeySearchDevice::getDeviceName()
335
{
336
return _deviceName;
337
}
338
339
void CLKeySearchDevice::getMemoryInfo(uint64_t &freeMem, uint64_t &totalMem)
340
{
Callers
1
CLKeySearchDevice
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected