Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReversecLabs/C3
/ Detach
Method
Detach
Src/ChannelLinter/MockDeviceBridge.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
void MockDeviceBridge::Detach()
17
{
18
m_Device.reset();
19
}
20
21
void MockDeviceBridge::Close()
22
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected