Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReversecLabs/C3
/ GetDevice
Method
GetDevice
Src/ChannelLinter/MockDeviceBridge.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
std::shared_ptr<FSecure::C3::Device> MockDeviceBridge::GetDevice() const
89
{
90
return m_Device;
91
}
92
93
void MockDeviceBridge::Send(ByteView blob)
94
{
Callers
1
TestEcho
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestEcho
Method · 0.36